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