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

Update Dockerfile.Private.Nightly.T4

Browse files
Files changed (1) hide show
  1. Dockerfile.Private.Nightly.T4 +1 -1
Dockerfile.Private.Nightly.T4 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