NekoMirra commited on
Commit
1e3dfbf
·
verified ·
1 Parent(s): ddca01f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ webui_args = [
20
  #'--no-gradio-queue',
21
  '--no-half-vae',
22
  "--skip-torch-cuda-test",
23
- "--allow-code"
24
  # f'--api-auth={api_auth}',
25
  '--lowram',
26
  ]
 
20
  #'--no-gradio-queue',
21
  '--no-half-vae',
22
  "--skip-torch-cuda-test",
23
+ "--allow-code",
24
  # f'--api-auth={api_auth}',
25
  '--lowram',
26
  ]