Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OttoYu
/
Tree-Inspection-demo
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
39dcea7
Tree-Inspection-demo
/
app.py
OttoYu
Update app.py
39dcea7
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OttoYu/Tree-Inspection"
).launch()