Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CodeGitte
/
FashionClip
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ad762b2
FashionClip
/
app.py
CodeGitte
initial commit
ad762b2
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/patrickjohncyh/fashion-clip"
).launch()