Update / Disable lstein Temporarily (#106)

- auto:
f80c3696f6
- model merger now works! the resulting model is saved in
`cache/custom-models`
- hlky:
aaa3be16e0
- lstein:
8c9f2ae705
- This UI has been temporarely disabled due to limitation in the output
path:
8c9f2ae705/backend/modules/create_cmd_parser.py (L26)
This commit is contained in:
AbdBarho
2022-09-30 09:37:27 +02:00
committed by GitHub
parent 9af4a23ec4
commit 28f171e64d
4 changed files with 15 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ EOF
# 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 SHA=d0bb60a139d60e6c2b9be4e18e0e29a86aa5af59
ARG BRANCH=dev SHA=7bd785d28f974c6e268604794acc549607e33090
ARG BRANCH=dev SHA=aaa3be16e0e66f07c63dbdb49b9b7cac8fef5cfb
RUN <<EOF
cd stable-diffusion
git fetch