Spaces:
Build error
Build error
Commit
·
a529d8a
1
Parent(s):
abd748a
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -45,7 +45,7 @@ RUN sed -i -e '/demo:/r /content/header_patch.py' /content/stable-diffusion-webu
|
|
45 |
# RUN sed -i -e 's/txt2img_prompt\.submit/#/g' /content/stable-diffusion-webui/modules/ui.py
|
46 |
# RUN sed -i -e 's/ submit\.click/#/g' /content/stable-diffusion-webui/modules/ui.py
|
47 |
|
48 |
-
RUN cat /content/stable-diffusion-webui/modules/ui.py
|
49 |
|
50 |
RUN rm -rfv /content/stable-diffusion-webui/scripts/
|
51 |
|
|
|
45 |
# RUN sed -i -e 's/txt2img_prompt\.submit/#/g' /content/stable-diffusion-webui/modules/ui.py
|
46 |
# RUN sed -i -e 's/ submit\.click/#/g' /content/stable-diffusion-webui/modules/ui.py
|
47 |
|
48 |
+
# RUN cat /content/stable-diffusion-webui/modules/ui.py
|
49 |
|
50 |
RUN rm -rfv /content/stable-diffusion-webui/scripts/
|
51 |
|