Joom's picture
Update app.py
7909eb9
raw
history blame
95 Bytes
import gradio as gr
gr.Interface.load("models/deepset/roberta-base-squad2").launch(share=True)