Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emir071
/
face-swap
like
55
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
face-swap
/
roop
/
typing.py
tuan2308
Upload 17 files
de17ae8
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]