Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jasekm2
/
AGRAID_2
like
0
Running
App
Files
Files
Community
main
AGRAID_2
/
app.py
Jasekm2
initial commit
42fb4ee
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/Diginsa/Plant-Disease-Detection-Project"
).launch()