Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JerEpoch
/
Button-openai-clip-vit-large-patch14
like
1
Runtime error
App
Files
Files
Community
04153a1
Button-openai-clip-vit-large-patch14
/
app.py
JerEpoch
initial commit
04153a1
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openai/clip-vit-large-patch14"
).launch()