OuroborosM commited on
Commit
e71d79e
·
1 Parent(s): 47cd716

retry chathmi2

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- chathmi,
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