mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 14:07:41 +00:00
parent
71f4abb2db
commit
87b1509dc2
2 changed files with 2 additions and 2 deletions
|
|
@ -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 && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue