mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-02 18:23:30 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user