[add] comfy env

This commit is contained in:
Andy Bunce 2025-12-14 12:52:26 +00:00
parent e0c302bcdd
commit e688a7fe49

View file

@ -20,7 +20,7 @@ services:
- "./storage-user/output:/root/ComfyUI/output"
- "./storage-user/workflows:/root/ComfyUI/user/default/workflows"
environment:
- CLI_ARGS=
- "CLI_ARGS=--disable-all-custom-nodes --disable-smart-memory --async-offload"
devices:
- /dev/dri
ipc: host