Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Laihiujin
/
shi-labs-oneformer_ade20k_swin_tiny
like
0
Runtime error
App
Files
Files
Community
97315f5
shi-labs-oneformer_ade20k_swin_tiny
/
app.py
Laihiujin
initial commit
97315f5
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shi-labs/oneformer_ade20k_swin_tiny"
).launch()