zionia commited on
Commit
5d2af00
·
verified ·
1 Parent(s): 87024be

update logo size

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ with gr.Blocks() as demo:
16
  with gr.Column(scale=1):
17
  pass
18
  with gr.Column(scale=4, min_width=1000):
19
- gr.Image("logo_transparent_small.png", elem_id="logo", show_label=False, width=300)
20
  gr.Markdown(
21
  """
22
  <h1 style='text-align: center;'>Siswati-English Translation</h1>
 
16
  with gr.Column(scale=1):
17
  pass
18
  with gr.Column(scale=4, min_width=1000):
19
+ gr.Image("logo_transparent_small.png", elem_id="logo", show_label=False, width=500)
20
  gr.Markdown(
21
  """
22
  <h1 style='text-align: center;'>Siswati-English Translation</h1>