Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cscyjh
/
Salesforce-instructblip-vicuna-7b
like
0
Runtime error
App
Files
Files
Community
d2df18d
Salesforce-instructblip-vicuna-7b
/
app.py
cscyjh
initial commit
d2df18d
over 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/instructblip-vicuna-7b"
).launch()