Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lemonname
/
plantdoctor-swin-tiny-patch4-window7-224-plant-doctor
like
0
Runtime error
App
Files
Files
Community
5cb322f
plantdoctor-swin-tiny-patch4-window7-224-plant-doctor
/
app.py
lemonname
initial commit
5cb322f
about 1 year ago
raw
Copy download link
history
blame
Safe
111 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/plantdoctor/swin-tiny-patch4-window7-224-plant-doctor"
).launch()