randomtable commited on
Commit
f6b2e4b
·
1 Parent(s): 1759e9c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,4 +7,4 @@ RUN apt install python3 -y
7
  RUN chown -R toor stable-diffusion-webui
8
  RUN apt install python3.11-venv -y
9
  USER toor
10
- RUN stable-diffusion-webui/webui.sh --skip-torch-cuda-test
 
7
  RUN chown -R toor stable-diffusion-webui
8
  RUN apt install python3.11-venv -y
9
  USER toor
10
+ RUN stable-diffusion-webui/webui.sh