Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cscyjh
/
Salesforce-blip2-opt-2.7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4f6130a
Salesforce-blip2-opt-2.7b
/
app.py
cscyjh
initial commit
4f6130a
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/blip2-opt-2.7b"
).launch()