Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xindi
/
Salesforce-blip2-opt-2.7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-blip2-opt-2.7b
/
app.py
xindi
initial commit
45f5e38
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/blip2-opt-2.7b"
).launch()