Krishna79939's picture
initial commit
b7e6b8f verified
raw
history blame contribute delete
120 Bytes
import gradio as gr
gr.load(
"models/Salesforce/blip-image-captioning-large",
provider="hf-inference",
).launch()