Youssefk commited on
Commit
3ec4e01
1 Parent(s): 3c70847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -41,6 +41,7 @@ def get_text():
41
  return input_text
42
 
43
  message("Hello, How can I help you?")
 
44
 
45
  question = get_text()
46
  # while True:
 
41
  return input_text
42
 
43
  message("Hello, How can I help you?")
44
+ message("",is_user=True)
45
 
46
  question = get_text()
47
  # while True: