sofia-koe commited on
Commit
6a9b2d1
·
verified ·
1 Parent(s): 3ca207a

NewBanner

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def respond(message, history):
86
 
87
  with gr.Blocks(theme=chat_theme) as chatbot:
88
  gr.Image(
89
- value="Banner.png",
90
  show_label=False,
91
  show_share_button=False,
92
  show_download_button=False
 
86
 
87
  with gr.Blocks(theme=chat_theme) as chatbot:
88
  gr.Image(
89
+ value="NewBanner.png",
90
  show_label=False,
91
  show_share_button=False,
92
  show_download_button=False