panelforge commited on
Commit
412497f
·
verified ·
1 Parent(s): 256b272

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ with gr.Blocks(css=css) as demo:
128
 
129
  with gr.Row():
130
  with gr.Column(elem_id="left-column"):
131
- gr.Markdown("""# Text-to-Image Gradio Template""")
132
 
133
  # Display result image at the top
134
  result = gr.Image(label="Result", show_label=False, elem_id="result")
 
128
 
129
  with gr.Row():
130
  with gr.Column(elem_id="left-column"):
131
+ gr.Markdown("""# Rainbow Media X""")
132
 
133
  # Display result image at the top
134
  result = gr.Image(label="Result", show_label=False, elem_id="result")