Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m22cs058
/
Salesforce-blip-image-captioning-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-blip-image-captioning-base
/
app.py
m22cs058
initial commit
b7fef32
verified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/blip-image-captioning-base"
).launch()