Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Febinfenn
/
openai-clip-vit-base-patch32
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b4d2d28
openai-clip-vit-base-patch32
/
app.py
Febinfenn
initial commit
b4d2d28
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/openai/clip-vit-base-patch32"
).launch()