WhoDat55 commited on
Commit
987b6b5
·
verified ·
1 Parent(s): a72ab2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -341,7 +341,7 @@ Produce a pro level styled and tuned them GUI that has 1 button that when presse
341
 
342
  # COLUMN 2 - MEDIA BOX (Center Stage)
343
  with gr.Column():
344
- gr.Markdown("Media Box")
345
  default_image = gr.Image(
346
  value="ai_creative_tech .png",
347
  show_label=False,
 
341
 
342
  # COLUMN 2 - MEDIA BOX (Center Stage)
343
  with gr.Column():
344
+ gr.Markdown("### Media Box")
345
  default_image = gr.Image(
346
  value="ai_creative_tech .png",
347
  show_label=False,