mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 22:17:45 +00:00
Update auto (#293)
d97f467c0d
This version has a hash computation of models, so expect slower start up
& loading times.
This commit is contained in:
parent
9b1ea3cacf
commit
13dfd4eba5
3 changed files with 5 additions and 4 deletions
|
|
@ -68,7 +68,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
|
|||
# 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 SHA=82725f0ac439f7e3b67858d55900e95330bbd326
|
||||
ARG SHA=d97f467c0d27695d23edad5e4f8898a57e0ccb00
|
||||
RUN --mount=type=cache,target=/root/.cache/pip <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git fetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue