TestAgain commited on
Commit
a672e12
·
1 Parent(s): 169d4ae
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def model_inference(input_dict, history):
62
  ],
63
  })
64
 
65
- print(messages)
66
 
67
  """
68
  Generate and stream text
 
62
  ],
63
  })
64
 
65
+ #print(messages)
66
 
67
  """
68
  Generate and stream text