mirror of
https://github.com/eliasstepanik/stable-diffusion-webui-docker.git
synced 2026-01-11 04:58:28 +00:00
Expose API per default
This commit is contained in:
parent
b8256cccd2
commit
c3cf8129a9
@ -29,7 +29,7 @@ services:
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:21
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
auto-cpu:
|
||||
<<: *automatic
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user