Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Mrlongpro/Fa-ke
Mrlongpro
/
test1
like
0
Runtime error
App
Files
Files
Community
main
test1
/
roop
/
typing.py
talhaty
deepfake
21f0a5b
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
]