Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mzphyr
/
dlcmuz
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dlcmuz
/
modules
/
typing.py
Mzphyr
Upload folder using huggingface_hub
5969345
verified
about 1 month 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
]