[add] comfy env
This commit is contained in:
parent
e0c302bcdd
commit
e688a7fe49
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
||||||
- "./storage-user/output:/root/ComfyUI/output"
|
- "./storage-user/output:/root/ComfyUI/output"
|
||||||
- "./storage-user/workflows:/root/ComfyUI/user/default/workflows"
|
- "./storage-user/workflows:/root/ComfyUI/user/default/workflows"
|
||||||
environment:
|
environment:
|
||||||
- CLI_ARGS=
|
- "CLI_ARGS=--disable-all-custom-nodes --disable-smart-memory --async-offload"
|
||||||
devices:
|
devices:
|
||||||
- /dev/dri
|
- /dev/dri
|
||||||
ipc: host
|
ipc: host
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue