vit-gpt2-image-captioning/app.py

4 lines
95 B
Python

import gradio as gr
gr.Interface.load("models/nlpconnect/vit-gpt2-image-captioning").launch()