Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amengdewo
/
radames-blip_image_embeddings
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0782ff7
radames-blip_image_embeddings
/
app.py
amengdewo
initial commit
0782ff7
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/radames/blip_image_embeddings"
).launch()