image-to-text / app.py
fariyan's picture
Create app.py
91e7f2c
raw
history blame contribute delete
No virus
94 Bytes
import gradio as gr
gr.Interface.load("models/nlpconnect/vit-gpt2-image-captioning").launch()