Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NeoBlaze
/
Solution-Challenge
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Solution-Challenge
/
app.py
NeoBlaze
Update app.py
08b7a78
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/dennisjooo/Birds-Classifier-EfficientNetB2"
).launch()