Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ezioruan/roop
Apex-X
/
Tm
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Tm
/
roop
/
typing.py
Apex-X
Duplicate from ezioruan/roop
a7d70db
over 1 year 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
]