Guldeniz's picture
Update app.py
07a7d75
raw
history blame
94 Bytes
1 import gradio as gr
2
3 gr.Interface.load("huggingface/google/xlm-roberta-base4").launch();