Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nikesh66
/
Fashion_classification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Fashion_classification
File size: 86 Bytes
a5e88fd
1
2
3
import
gradio
as
gr gr.load(
"models/sehee-lim/fashion_classification_model"
).launch()