reab5555 commited on
Commit
7e76b2e
·
verified ·
1 Parent(s): 3aaf166

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -382,7 +382,7 @@ def create_interface():
382
  with gr.Column(scale=1): # Adjust the scale for the left section
383
  gr.Image(
384
  value="appendix/icon.webp",
385
- width=100,
386
  interactive=False,
387
  show_label=False,
388
  elem_id="icon"
 
382
  with gr.Column(scale=1): # Adjust the scale for the left section
383
  gr.Image(
384
  value="appendix/icon.webp",
385
+ width=65,
386
  interactive=False,
387
  show_label=False,
388
  elem_id="icon"