Corvius commited on
Commit
5ed2d32
Β·
verified Β·
1 Parent(s): 0fab6d4

fix chat history aneurysm

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,4 +198,4 @@ with gr.Blocks(theme='gradio/monochrome') as demo:
198
  stop_btn.click(stop_generation_func, inputs=[], outputs=[])
199
 
200
  if __name__ == "__main__":
201
- demo.launch(debug=True)
 
198
  stop_btn.click(stop_generation_func, inputs=[], outputs=[])
199
 
200
  if __name__ == "__main__":
201
+ demo.launch(debug=True) # print the retardation