myniu commited on
Commit
b0779c3
1 Parent(s): 1a1cd98
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -841,4 +841,3 @@ with gr.Blocks() as demo:
841
  run_button.click(DragNUWA_net.run, [first_frame_path, tracking_points, inference_batch_size, motion_brush_mask, motion_brush_viz, ctrl_scale], [hint_image, output_video, output_flow, output_video_mp4, output_flow_mp4])
842
 
843
  demo.launch()
844
-
 
841
  run_button.click(DragNUWA_net.run, [first_frame_path, tracking_points, inference_batch_size, motion_brush_mask, motion_brush_viz, ctrl_scale], [hint_image, output_video, output_flow, output_video_mp4, output_flow_mp4])
842
 
843
  demo.launch()