mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Revert CLI args
This commit is contained in:
parent
31bef143f6
commit
504f244c58
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
||||||
- ./output:/output
|
- ./output:/output
|
||||||
- ./models:/models
|
- ./models:/models
|
||||||
environment:
|
environment:
|
||||||
- CLI_ARGS=--optimized
|
- CLI_ARGS=--extra-models-cpu --optimized-turbo
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue