T5 / app.py
akhaliq's picture
akhaliq HF Staff
Update app.py
8915b24
raw
history blame
82 Bytes
import gradio as gr
title="T5"
gr.Interface.load("huggingface/t5-base").launch()