e51f5d4
1
2
3
4
5
6
import gradio as gr gr.load( "models/Salesforce/blip-image-captioning-base", provider="hf-inference", ).launch()