dwipper commited on
Commit
db92a59
·
1 Parent(s): 7573ab3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -656,7 +656,7 @@ with gr.Blocks(CIMStheme) as iface:
656
  gr.Markdown("")
657
  with gr.Column(scale=1):
658
  with gr.Row():
659
- gr.Image(label="Logo", value="Nili_v2_Character.png", width=100, height=100,
660
  show_download_button=False,
661
  interactive=False, show_label=False, elem_id="logo", container=False)
662
  with gr.Row():
 
656
  gr.Markdown("")
657
  with gr.Column(scale=1):
658
  with gr.Row():
659
+ gr.Image(label="Logo", value="Nili_v2_Character.png", width=200, height=200,
660
  show_download_button=False,
661
  interactive=False, show_label=False, elem_id="logo", container=False)
662
  with gr.Row():