soiz1 commited on
Commit
861bb17
·
verified ·
1 Parent(s): 7f39dd5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ COPY . .
17
  # WebUIの起動(app.pyを実行)
18
  WORKDIR /stable-diffusion-webui-forge
19
  CMD ["python3", "launch.py", "--share", "--disable-torch-cuda"]
20
- ]
 
17
  # WebUIの起動(app.pyを実行)
18
  WORKDIR /stable-diffusion-webui-forge
19
  CMD ["python3", "launch.py", "--share", "--disable-torch-cuda"]
20
+