Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prakh24s
/
Correctface
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
74cecf3
Correctface
/
roop
/
typing.py
Prakh24s
Upload 24 files
0f52a86
verified
about 1 year 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
]