Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
dima806-facial_emotions_image_detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b1f2545
dima806-facial_emotions_image_detection
/
app.py
adildhkh
initial commit
b1f2545
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/facial_emotions_image_detection"
).launch()