camenduru commited on
Commit
b04cc92
1 Parent(s): bb6ea9b

Update Dockerfile.Private.A10G

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