Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pamudu13
/
new-vdie
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b32e6a9
new-vdie
/
modules
/
typing.py
Pamudu13
Upload 24 files
fce51f6
verified
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
]