Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Papamurphy06
/
Salesforce-blip-image-captioning-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-blip-image-captioning-base
/
app.py
Papamurphy06
initial commit
8c0098b
verified
over 1 year 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()