mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-06-13 12:04:56 +03:00
Update Auto to 1.2.1 (#466)
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/89f9faa63388756314e8a1d96cf86bf5e0663045 Fix #448
This commit is contained in:
@@ -65,7 +65,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
RUN apt-get -y install libgoogle-perftools-dev && apt-get clean
|
||||
ENV LD_PRELOAD=libtcmalloc.so
|
||||
|
||||
ARG SHA=5ab7f213bec2f816f9c5644becb32eb72c8ffb89
|
||||
ARG SHA=89f9faa63388756314e8a1d96cf86bf5e0663045
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
cd stable-diffusion-webui && \
|
||||
git fetch && \
|
||||
|
||||
Reference in New Issue
Block a user