Spaces:
Runtime error
Runtime error
Commit
·
e71d79e
1
Parent(s):
47cd716
retry chathmi2
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ def chathmi2(message, history):
|
|
77 |
# chatbot = gr.Chatbot(color_map =("blue", "pink"))
|
78 |
|
79 |
demo = gr.ChatInterface(
|
80 |
-
|
81 |
title="STLA BABY - YOUR FRIENDLY GUIDE",
|
82 |
)
|
83 |
|
|
|
77 |
# chatbot = gr.Chatbot(color_map =("blue", "pink"))
|
78 |
|
79 |
demo = gr.ChatInterface(
|
80 |
+
chathmi2,
|
81 |
title="STLA BABY - YOUR FRIENDLY GUIDE",
|
82 |
)
|
83 |
|