mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 08:14:26 -04:00
@@ -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