Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
awacke1/Model-Easy-Button1-ZeroShotImageClassifier-Openai-clip-vit-large-patch14
rholtwo
/
Model-Easy-Button1-ZeroShotImageClassifier-Openai-clip-vit-large-patch14
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Model-Easy-Button1-ZeroShotImageClassifier-Openai-clip-vit-large-patch14
/
app.py
rholtwo
Duplicate from awacke1/Model-Easy-Button1-ZeroShotImageClassifier-Openai-clip-vit-large-patch14
c63aaa5
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openai/clip-vit-large-patch14"
).launch()