mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 15:04:26 +00:00
parent
03d12cbcd9
commit
d8cfdd3af5
2 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ RUN pip install -U --no-cache-dir pyperclip
|
|||
# Note: don't update the sha of previous versions because the install will take forever
|
||||
# instead, update the repo state in a later step
|
||||
ARG BRANCH=master
|
||||
ARG SHA=7623a5734740025d79b710f3744bff9276e1467b
|
||||
ARG SHA=e6a9e5d968aad020e54045a0923d8c6aa0b54591
|
||||
RUN <<EOF
|
||||
cd stable-diffusion
|
||||
git fetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue