Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
OttoYu
/
TreeClassification
like
0
Image Classification
Transformers
PyTorch
swin
tree
vision
Carbon Emissions
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2bdac79
TreeClassification
/
app.py
OttoYu
Create app.py
2bdac79
over 2 years ago
raw
Copy download link
history
blame
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OttoYu/TreeClassification"
).launch()