File size: 132 Bytes
5000b65
 
3c27342
1
2
3
import gradio as gr

gr.Interface.load("huggingface/t5-base", title="Translate text from English to German using HF APIs!").launch()