SonyaHas commited on
Commit
9969a4a
·
verified ·
1 Parent(s): 0b5ce3b

updated banner

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ def respond(message,history):
138
 
139
  with gr.Blocks(theme= theme) as chatbot:
140
  with gr.Row(scale = 1):
141
- gr.image("Capstone_Banner.png")
142
  with gr.Row():
143
  with gr.Column(scale= 1):
144
  gr.Image("Aloe_the_Turtle.png")
 
138
 
139
  with gr.Blocks(theme= theme) as chatbot:
140
  with gr.Row(scale = 1):
141
+ gr.Image("Capstone_Banner.png")
142
  with gr.Row():
143
  with gr.Column(scale= 1):
144
  gr.Image("Aloe_the_Turtle.png")