Cap / app.py
ehristoforu's picture
Update app.py
4188c3b
raw
history blame
167 Bytes
import gradio as gr
gr.Interface.load("models/Salesforce/blip-image-captioning-large", title=" ").launch(share=False, debug=False, show_error=False, show_api=False)