File size: 102 Bytes
21dbbc2
 
 
1
2
3
4
import gradio as gr

gr.Interface.load("models/allenai/t5-small-squad2-question-generation").launch()