randomtable commited on
Commit
70b0985
·
1 Parent(s): e6c6704

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -9,6 +9,5 @@ RUN adduser toor
9
  RUN chown -R toor stable-diffusion-webui
10
  USER toor
11
  RUN /stable-diffusion-webui/webui.sh
12
- RUN /stable-diffusion-webui/webui.sh --skip-torch-cuda-test
13
  EXPOSE 7860
14
  RUN /stable-diffusion-webui/webui.sh --skip-torch-cuda-test --no-half --listen
 
9
  RUN chown -R toor stable-diffusion-webui
10
  USER toor
11
  RUN /stable-diffusion-webui/webui.sh
 
12
  EXPOSE 7860
13
  RUN /stable-diffusion-webui/webui.sh --skip-torch-cuda-test --no-half --listen