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

Update Dockerfile.Private.Nightly.CPU

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