CristianLazoQuispe commited on
Commit
5ccd64d
·
1 Parent(s): 4cd406f

no changes

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -224,4 +224,5 @@ with gr.Blocks() as demo:
224
  btn_f.click(fn=generate_flow_intermediates_streaming, inputs=label_f, outputs=outs_f+flow_vel_imgs+flow_result_imgs)
225
 
226
  demo.launch()
 
227
  #demo.launch(share=False, server_port=9071)
 
224
  btn_f.click(fn=generate_flow_intermediates_streaming, inputs=label_f, outputs=outs_f+flow_vel_imgs+flow_result_imgs)
225
 
226
  demo.launch()
227
+
228
  #demo.launch(share=False, server_port=9071)