MaksG commited on
Commit
724556d
1 Parent(s): 2011f34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,5 +160,5 @@ with gr.Blocks() as demo:
160
  btn_type.click(company_document_type,inputs=[fi_excel,tb_com], outputs=[plt_chart])
161
  # dd_label1.change(update_label, inputs=[dd_label1], outputs=[dd_label2])
162
 
163
-
164
  demo.launch(debug=True)
 
160
  btn_type.click(company_document_type,inputs=[fi_excel,tb_com], outputs=[plt_chart])
161
  # dd_label1.change(update_label, inputs=[dd_label1], outputs=[dd_label2])
162
 
163
+
164
  demo.launch(debug=True)