Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rshrott
/
openai-clip-vit-large-patch1423
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
68c4849
openai-clip-vit-large-patch1423
/
app.py
rshrott
initial commit
68c4849
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()