Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vkthakur88
/
google-siglip-so400m-patch14-384
like
0
Sleeping
App
Files
Files
Community
464daab
google-siglip-so400m-patch14-384
/
app.py
vkthakur88
initial commit
464daab
verified
7 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/google/siglip-so400m-patch14-384"
).launch()