Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OttoYu
/
Tree-ConditionHK
like
2
Runtime error
App
Files
Files
Community
1
d725166
Tree-ConditionHK
/
app.py
OttoYu
Update app.py
d725166
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OttoYu/Tree-ConditionHK"
).launch()