tonyassi's picture
Update app.py
faf5465
raw
history blame
111 Bytes
import gradio as gr
gr.Interface.load("models/tonyassi/mgm", inputs=gr.Textbox(label="Input Text")).launch()