Spaces:
Sleeping
Sleeping
updated banner
Browse files
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.
|
| 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")
|