Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
licc319
/
google-siglip-base-patch16-256
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fcca3fd
google-siglip-base-patch16-256
/
app.py
licc319
initial commit
fcca3fd
verified
7 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/google/siglip-base-patch16-256"
).launch()