Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Apex-X
/
IN-SWAPPER
like
11
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
b1a82e2
IN-SWAPPER
/
roop
/
typing.py
Aadhithya
Upload 19 files
3e8dd94
about 2 years ago
raw
Copy download link
history
blame
Safe
122 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]