JSAV commited on
Commit
cb19c6f
1 Parent(s): 710f828

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ with gr.Blocks() as demo:
58
  #history_box = gr.Textbox()
59
  #history_button.click(history, inputs=chatbot, outputs=history_box)
60
  gr.close_all()
61
- demo.launch()
 
58
  #history_box = gr.Textbox()
59
  #history_button.click(history, inputs=chatbot, outputs=history_box)
60
  gr.close_all()
61
+ demo.launch()