mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
removed medvram flag
This commit is contained in:
parent
10c16e1971
commit
285f2f5131
|
|
@ -30,7 +30,7 @@ services:
|
|||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:51
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
- CLI_ARGS=--allow-code --xformers --enable-insecure-extension-access --api
|
||||
|
||||
auto-cpu:
|
||||
<<: *automatic
|
||||
|
|
|
|||
Loading…
Reference in a new issue