Manofem commited on
Commit
9e2c9c2
·
verified ·
1 Parent(s): 2b66b31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -25,4 +25,3 @@ def chatbot(message, history):
25
 
26
  iface = gr.ChatInterface(chatbot)
27
  iface.launch()
28
- Can you make the response variable store every 2 words/tokens
 
25
 
26
  iface = gr.ChatInterface(chatbot)
27
  iface.launch()