Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Moibe/astro-blend
Moibe
/
astro-blendDEV
like
0
Running
App
Files
Files
Community
31f92c8
astro-blendDEV
/
roop
/
typing.py
Moibe
Roop Ready
f53c085
10 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
]