Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Moibe/demo
Moibe
/
video-blend
like
0
Running
App
Files
Files
Community
f9e5067
video-blend
/
roop
/
typing.py
Moibe
Roop Ready
f53c085
11 months 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
]