Spaces:
Build error
Build error
import gradio as gr | |
gr.Interface.load("huggingface/t5-base", title="Translate text from English to German using HF APIs!").launch() |