kedimestan commited on
Commit
1c22590
·
verified ·
1 Parent(s): 692e28b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ with gr.Blocks() as app:
68
  plot_btn.click(plot_dot, inputs=[fcs_file, x_param, y_param], outputs=plot_output)
69
 
70
  # Run the app
71
- app.launch()
 
68
  plot_btn.click(plot_dot, inputs=[fcs_file, x_param, y_param], outputs=plot_output)
69
 
70
  # Run the app
71
+ app.launch()