Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mrrandom123
/
mattmdjaga-segformer_b2_clothes
like
4
Running
App
Files
Files
Community
7113bf9
mattmdjaga-segformer_b2_clothes
/
app.py
mrrandom123
initial commit
7113bf9
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()