google-mt5-base / app.py
DavideTHU's picture
initial commit
b0eae7f
raw
history blame contribute delete
73 Bytes
import gradio as gr
gr.Interface.load("models/google/mt5-base").launch()