Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jonny001
/
Image-Face-Swap
like
66
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b8856e1
Image-Face-Swap
/
roop
/
typing.py
Jonny001
Upload 20 files
7377126
verified
7 months ago
raw
Copy download link
history
blame
Safe
129 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]