tiny-QA / app.py
pthester's picture
Create app.py
8dca714
raw
history blame
84 Bytes
import gradio as gr
gr.Interface.load("models/deepset/tinyroberta-squad2").launch()