Spaces:
Sleeping
Sleeping
James MacQuillan
commited on
Commit
·
8aed261
1
Parent(s):
105b7ae
push
Browse files
app.py
CHANGED
@@ -232,7 +232,7 @@ chatbot = gr.Chatbot(
|
|
232 |
layout='panel',
|
233 |
avatar_images=avatar,
|
234 |
height=600,
|
235 |
-
|
236 |
)
|
237 |
|
238 |
# Add the CSS to the ChatInterface
|
|
|
232 |
layout='panel',
|
233 |
avatar_images=avatar,
|
234 |
height=600,
|
235 |
+
|
236 |
)
|
237 |
|
238 |
# Add the CSS to the ChatInterface
|