8dfdaf7 43a9e88 fec0983 8dfdaf7
1
2
3
4
5
6
import gradio as gr iface = gr.Interface.load("huggingface/deepset/roberta-base-squad2", ) iface.launch()