Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sheikhed
/
face
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1a66e91
face
/
roop
/
typing.py
aheedsajid
Upload 30 files
1a66e91
verified
12 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
]