Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arubittu
/
Salesforce-instructblip-vicuna-7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
11d7125
Salesforce-instructblip-vicuna-7b
/
app.py
arubittu
initial commit
11d7125
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()