Enable extensions by default (#243)

Closes #242
This commit is contained in:
AbdBarho 2022-11-26 15:45:53 +01:00 committed by GitHub
parent d20b8732b3
commit 7a1e52bc7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ services:
build: ./services/AUTOMATIC1111
image: sd-auto:18
environment:
- CLI_ARGS=--allow-code --medvram --xformers
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access
auto-cpu:
<<: *automatic