slush0 commited on
Commit
c4adc2b
·
1 Parent(s): 8cd6256

Fixed chat example.

Browse files
Files changed (1) hide show
  1. chat.py +1 -1
chat.py CHANGED
@@ -307,7 +307,7 @@ with gr.Blocks() as iface_chat:
307
  "Human: Why cats meow?</s>\n"
308
  "AI: Cats meow as a way of communicating with humans or other cats. "
309
  "They may meow to get attention, express hunger or thirst, "
310
- "indicate pain or discomfort, seek affection, or simply to say hello."
311
  "Could you remind me please who was Neil Armstrong?",
312
  "bloomz",
313
  True,
 
307
  "Human: Why cats meow?</s>\n"
308
  "AI: Cats meow as a way of communicating with humans or other cats. "
309
  "They may meow to get attention, express hunger or thirst, "
310
+ "indicate pain or discomfort, seek affection, or simply to say hello.",
311
  "Could you remind me please who was Neil Armstrong?",
312
  "bloomz",
313
  True,