seawolf2357 commited on
Commit
7bb7551
·
verified ·
1 Parent(s): 4700bb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -272,4 +272,4 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
272
 
273
  demo.load(update_camera_motions, outputs=[camera_motion, img_camera_motion])
274
 
275
- demo.queue().launch(debug=True)
 
272
 
273
  demo.load(update_camera_motions, outputs=[camera_motion, img_camera_motion])
274
 
275
+ demo.queue().launch(auth=("gini","pick"))