Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
monaal
/
espejelomar-fastai-pet-breeds-classification
like
0
Sleeping
App
Files
Files
Community
main
espejelomar-fastai-pet-breeds-classification
/
app.py
monaal
initial commit
8cae742
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/espejelomar/fastai-pet-breeds-classification"
).launch()