Spaces:
Runtime error
Runtime error
Update
Browse files
app.py
CHANGED
|
@@ -83,6 +83,7 @@ college = gr.ChatInterface(
|
|
| 83 |
]
|
| 84 |
)
|
| 85 |
|
|
|
|
| 86 |
stress = gr.ChatInterface(
|
| 87 |
stress_chatbot,
|
| 88 |
title="π Stress Support π",
|
|
|
|
| 83 |
]
|
| 84 |
)
|
| 85 |
|
| 86 |
+
|
| 87 |
stress = gr.ChatInterface(
|
| 88 |
stress_chatbot,
|
| 89 |
title="π Stress Support π",
|