e44fb38 acd74e2 684a84f e86e313 a64a47c 3408293
1
2
3
4
5
6
7
8
import gradio as gr gr.Interface.load("models/tonyassi/mgm", inputs=gr.Textbox(label="Prompt"), title='MGM', # customizes the input component ).launch()