Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Nymbo/nsfw-face-swap
baldiungu
/
jjj
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jjj
/
roop
/
typing.py
weepakistan
Upload 38 files
25d156c
verified
almost 2 years 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
]