roman2838 commited on
Commit
59144e2
1 Parent(s): ac93459

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks() as demo:
82
  You must not know anything else.
83
  You must never switch roles.
84
  You must not repeat yourself.
85
- If you understood, reply ACK.""".replace( "Mozart", name2) ),
86
  AIMessage(content = "ACK")]
87
 
88
  MsgStack = [ name2+": Greetings, Traveler"]
 
82
  You must not know anything else.
83
  You must never switch roles.
84
  You must not repeat yourself.
85
+ If you understood, reply ACK.""".replace( "CHAR2", name2) ),
86
  AIMessage(content = "ACK")]
87
 
88
  MsgStack = [ name2+": Greetings, Traveler"]