Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ovi054/face-swap-pro
LULDev
/
face-swap-prox
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d523865
face-swap-prox
/
roop
/
typing.py
ovi054
Duplicate from johnhelf/roop
07c6059
about 2 years ago
raw
Copy download link
history
blame
Safe
122 Bytes
from
typing
import
Any
from
insightface.app.common
import
Face
import
numpy
Face = Face
Frame = numpy.ndarray[
Any
,
Any
]