fullstuckdev's picture
Update app.py
cd43624 verified
raw
history blame
85 Bytes
import gradio as gr
gr.load("models/deepset/roberta-base-squad2").launch(share=True)