mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Update versions (#185)
- auto:35c45df28b- hlky:091520bed0- lstein:fdf9b1c40c
This commit is contained in:
parent
fb5407a6bc
commit
4464e9d9e9
5 changed files with 27 additions and 28 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["hlky"]
|
||||
build: ./services/hlky/
|
||||
image: sd-hlky:3
|
||||
image: sd-hlky:4
|
||||
environment:
|
||||
- CLI_ARGS=--optimized-turbo
|
||||
- USE_STREAMLIT=0
|
||||
|
|
@ -36,7 +36,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:4
|
||||
image: sd-auto:5
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers
|
||||
|
||||
|
|
@ -51,7 +51,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["lstein"]
|
||||
build: ./services/lstein/
|
||||
image: sd-lstein:3
|
||||
image: sd-lstein:4
|
||||
environment:
|
||||
- PRELOAD=true
|
||||
- CLI_ARGS=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue