Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VoidVision
/
Face_Swap_Uncensored
like
50
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
Face_Swap_Uncensored
/
roop
/
typing.py
kiran chauhan
Upload 38 files
3c9369d
verified
11 months 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
]