Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
mattmdjaga-segformer_b2_clothes
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2cded5a
mattmdjaga-segformer_b2_clothes
/
app.py
adildhkh
initial commit
2cded5a
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/mattmdjaga/segformer_b2_clothes"
).launch()