Guldeniz's picture
Create app.py
7dc1ee5
raw
history blame
87 Bytes
1 import gradio as gr
2
3 gr.Interface.load("huggingface/xlm-roberta-base4").launch();