Update versions (#198)

- auto:
30b1bcc64e
- hlky:
6f6d7571ea
This commit is contained in:
AbdBarho
2022-11-05 09:51:30 +01:00
committed by GitHub
parent b33c0d4bcf
commit 73cd69075e
5 changed files with 7 additions and 5 deletions

View File

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