micole66's picture
Update app.py
35d5fbd
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("huggingface/joeddav/xlm-roberta-large-xnli")
launch()