Titat commited on
Commit
a707e50
·
verified ·
1 Parent(s): 200b6d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ def main():
317
  # Logo
318
  with gr.Row(elem_id="logo-container"):
319
  gr.Image(
320
- "./logo/five-star.png",
321
  show_label=False,
322
  show_download_button=False,
323
  container=False,
 
317
  # Logo
318
  with gr.Row(elem_id="logo-container"):
319
  gr.Image(
320
+ "./logo/FiveStarLogo.png",
321
  show_label=False,
322
  show_download_button=False,
323
  container=False,