Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
weepakistan/nsfw-face-swap
bleak-ai
/
face-swap
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
face-swap
/
roop
/
typing.py
weepakistan
Upload 38 files
25d156c
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]