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