Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
OttoYu
/
TreeClassification
like
0
Image Classification
Transformers
PyTorch
swin
tree
vision
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
OttoYu
commited on
Mar 23, 2023
Commit
24d78d4
•
1 Parent(s):
2bdac79
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
import gradio as gr
2
-
3
-
gr.Interface.load("models/OttoYu/TreeClassification").launch()