Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randomshit11
/
medicinal_plants_image_detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
medicinal_plants_image_detection
/
app.py
randomshit11
initial commit
d893083
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/medicinal_plants_image_detection"
).launch()