Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Diginsa
/
PMA
like
0
Runtime error
App
Files
Files
Community
main
PMA
/
app.py
Diginsa
Update app.py
3955b9a
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
import
gradio
as
gr
gr.load(
"models/susnato/detr-resnet-50_finetuned_plant_disease_detection_processed"
).launch()