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