Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
aixen
/
mattmdjaga-segformer_b2_clothes6
like
0
No application file
App
Files
Files
Community
0083a14
mattmdjaga-segformer_b2_clothes6
/
app.py
aixen
initial commit
0083a14
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mattmdjaga/segformer_b2_clothes"
).launch()