fathyshalab's picture
Update app.py
0aa9bb7
raw
history blame
108 Bytes
import gradio as gr
gr.Interface.load("models/joeddav/xlm-roberta-large-xnli",use_auth_token=True).launch()