Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ydyjr
/
mattmdjaga-segformer_b2_clothes
like
2
Running
App
Files
Files
Community
0e6f41f
mattmdjaga-segformer_b2_clothes
/
app.py
ydyjr
initial commit
0e6f41f
12 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/mattmdjaga/segformer_b2_clothes"
).launch()