camenduru commited on
Commit
bb6ea9b
1 Parent(s): 71781a5

Update Dockerfile.Private.Nightly.A10G

Browse files
Files changed (1) hide show
  1. Dockerfile.Private.Nightly.A10G +1 -1
Dockerfile.Private.Nightly.A10G CHANGED
@@ -42,4 +42,4 @@ USER user
42
 
43
  EXPOSE 7860
44
 
45
- CMD cd /content/stable-diffusion-webui && python webui.py --xformers --listen --disable-console-progressbars --no-progressbar-hiding --ui-config-file /content/ui-config.json --ui-settings-file /content/config.json
 
42
 
43
  EXPOSE 7860
44
 
45
+ CMD cd /content/stable-diffusion-webui && python webui.py --xformers --listen --disable-console-progressbars --ui-config-file /content/ui-config.json --ui-settings-file /content/config.json