Alpha support for sd v2.x in auto (#244)

44c46f0ed3

Install sd 2 from [these
instructions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#stable-diffusion-20),
put the downloaded files in `data/StableDiffusion/`, maybe create a
subfolder `v2` and put the models in it, just to keep everything clean.

There will be problems, so be warry.
This commit is contained in:
AbdBarho
2022-12-09 18:14:48 +01:00
committed by GitHub
parent 1423b274b1
commit 8201e361fa
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ services:
<<: *base_service
profiles: ["auto"]
build: ./services/AUTOMATIC1111
image: sd-auto:20
image: sd-auto:21
environment:
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access