currentlyexhausted's picture
Update app.py
30f529c
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.Interface.load("models/allenai/t5-small-squad2-question-generation").launch()