mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Update to UI to b2dc453
This commit is contained in:
parent
caf4c76a09
commit
f71399c51d
3 changed files with 8 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ services:
|
|||
- ./output:/output
|
||||
- ./models:/models
|
||||
environment:
|
||||
- CLI_ARGS=--outdir /output --save-metadata --ckpt /models/model.ckpt --no-progressbar-hiding
|
||||
- CLI_ARGS=--outdir /output --save-metadata --ckpt /models/model.ckpt
|
||||
#--extra-models-cpu --optimized
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue