GrayShine commited on
Commit
476a13c
1 Parent(s): 8a43aab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -358,5 +358,4 @@ with gr.Blocks() as demo:
358
  run.click(gen_or_pre, [text_input, image_input, scfg_scale, tcfg_scale, img_cfg_scale, preframe_input, diffusion_step], [output_video])
359
 
360
  demo.launch(share=True, enable_queue=True)
361
-
362
  # demo.launch(server_name="0.0.0.0", server_port=10034, enable_queue=True)
 
358
  run.click(gen_or_pre, [text_input, image_input, scfg_scale, tcfg_scale, img_cfg_scale, preframe_input, diffusion_step], [output_video])
359
 
360
  demo.launch(share=True, enable_queue=True)
 
361
  # demo.launch(server_name="0.0.0.0", server_port=10034, enable_queue=True)