Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
greathassan/face_swap_roop
greathassan
/
video_face_swap_roop
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
video_face_swap_roop
/
roop
/
typing.py
ambalaanvesh
Upload 23 files
4b3aa3c
verified
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
]