JSAV commited on
Commit
378ccc6
1 Parent(s): 35bf08c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ with gr.Blocks(theme=gr.themes.Default(text_size="sm"),css=css) as demo:
66
  #history_box = gr.Textbox()
67
  #history_button.click(history, inputs=chatbot, outputs=history_box)
68
  gr.close_all()
69
- demo.launch()
 
66
  #history_box = gr.Textbox()
67
  #history_button.click(history, inputs=chatbot, outputs=history_box)
68
  gr.close_all()
69
+ demo.launch()