Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Geekay
/
Geekay-flower-classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1c8adb2
Geekay-flower-classifier
/
app.py
Geekay
initial commit
1c8adb2
about 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Geekay/flower-classifier"
).launch()