micole66 commited on
Commit
34eae07
1 Parent(s): fcee386

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,2 +1,2 @@
1
  import gradio as gr
2
- gr.Interface.load("huggingface/sentence-transformers/paraphrase-xlm-r-multilingual-v1").launch()
 
1
  import gradio as gr
2
+ gr.Interface.load("huggingface/vicgalle/xlm-roberta-large-xnli-anli").launch()