Update Versions (#230)

- auto:
47a44c7e42
- hlky:
269107a104


Refs #216
This commit is contained in:
AbdBarho
2022-11-20 11:05:39 +01:00
committed by GitHub
parent 8623c73741
commit 9e7979b756
4 changed files with 7 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ services:
<<: *base_service
profiles: ["auto"]
build: ./services/AUTOMATIC1111
image: sd-auto:16
image: sd-auto:17
environment:
- CLI_ARGS=--allow-code --medvram --xformers
@@ -42,7 +42,7 @@ services:
<<: *base_service
profiles: ["hlky"]
build: ./services/hlky/
image: sd-hlky:8
image: sd-hlky:9
environment:
- CLI_ARGS=--optimized-turbo
- USE_STREAMLIT=0