Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Theasus7
/
espejelomar-fastai-pet-breeds-classification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
de1973f
espejelomar-fastai-pet-breeds-classification
/
app.py
Theasus7
initial commit
de1973f
almost 2 years ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/espejelomar/fastai-pet-breeds-classification"
).launch()