Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
swetha540
/
swetha
like
0
Sleeping
App
Files
Files
Community
main
swetha
/
app.py
swetha540
initial commit
7589deb
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/blip-image-captioning-large"
).launch()