File size: 263 Bytes
3bff89c
 
12345b4
1
2
3
import gradio as gr

gr.Interface.load("huggingface/huggingface-course/marian-finetuned-kde4-en-to-fr", title=None, inputs=gr.Textbox(label="Input", lines=3, value="This plugin allows you to automatically translate web pages between several languages.")).launch()