nlp-vit / app.py
ricklon's picture
Update app.py
ad0b280
raw
history blame contribute delete
89 Bytes
import gradio as gr
gr.Interface.load("models/dandelin/vilt-b32-finetuned-vqa").launch()