Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yang01
/
shi-labs-oneformer_ade20k_swin_large
like
0
Runtime error
App
Files
Files
Community
4e5ff17
shi-labs-oneformer_ade20k_swin_large
/
app.py
yang01
initial commit
4e5ff17
about 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shi-labs/oneformer_ade20k_swin_large"
).launch()