Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ANTONYPB02
/
sashakunitsyn-vlrm-blip2-opt-2.7b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sashakunitsyn-vlrm-blip2-opt-2.7b
/
app.py
ANTONYPB02
initial commit
131117a
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/sashakunitsyn/vlrm-blip2-opt-2.7b"
).launch()