Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matrixhack76
/
dima806-bird_species_image_detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dima806-bird_species_image_detection
/
app.py
matrixhack76
initial commit
74614a8
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/bird_species_image_detection"
).launch()