Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -134,7 +134,7 @@ with input_container:
|
|
| 134 |
# Clear the input text area
|
| 135 |
user_input = ""
|
| 136 |
|
| 137 |
-
|
| 138 |
|
| 139 |
# Display the chat history in the white box
|
| 140 |
display_chat()
|
|
|
|
| 134 |
# Clear the input text area
|
| 135 |
user_input = ""
|
| 136 |
|
| 137 |
+
|
| 138 |
|
| 139 |
# Display the chat history in the white box
|
| 140 |
display_chat()
|