Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
awacke1/Image-to-Text-Salesforce-blip-image-captioning-base
flatindo
/
auto-title
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
521d78d
auto-title
/
app.py
flatindo
Duplicate from awacke1/Image-to-Text-Salesforce-blip-image-captioning-base
521d78d
about 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/blip-image-captioning-base"
).launch()