mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-09 08:24:08 +00:00
merge upstream
This commit is contained in:
parent
6081a26d25
commit
1d0a00f5d2
17 changed files with 203 additions and 94 deletions
|
|
@ -41,7 +41,8 @@ RUN pip install --prefer-binary --no-cache-dir -r ${ROOT}/repositories/CodeForme
|
|||
|
||||
# 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=91c56c51c7c83e18adb8fc52a950ec481c93b1de
|
||||
|
||||
ARG SHA=7fe00d08402b8bf9f7f0ffef59ee3f3ad0187cfc
|
||||
RUN <<EOF
|
||||
cd stable-diffusion-webui
|
||||
git pull --rebase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue