kazuk commited on
Commit
1ad187e
1 Parent(s): 04ce5f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,4 +103,4 @@ with demo:
103
  # Bind functions to buttons
104
  button_gen_video.click(fn=generate_interpolation, inputs=input_arr, outputs=output_interpolation)
105
 
106
- demo.launch(debug=True, enable_queue=True)
 
103
  # Bind functions to buttons
104
  button_gen_video.click(fn=generate_interpolation, inputs=input_arr, outputs=output_interpolation)
105
 
106
+ demo.launch(debug=True, enable_queue=True)