taesiri commited on
Commit
02a107c
1 Parent(s): e3fd835

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -327,4 +327,4 @@ Performs keypoint transform from a 7x7 gird on the source image to the target im
327
  outputs=output_plot,
328
  )
329
 
330
- demo.launch(debug=True, enable_queue=False)
 
327
  outputs=output_plot,
328
  )
329
 
330
+ demo.launch()