mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-08 00:02:31 +08:00
Add logs
This commit is contained in:
parent
aec811d9d8
commit
375bfd9ffb
@ -14,4 +14,4 @@ RUN pip install -r requirements.txt
|
|||||||
|
|
||||||
|
|
||||||
ENV CLI_ARGS=""
|
ENV CLI_ARGS=""
|
||||||
CMD python main.py ${CLI_ARGS}
|
CMD python -u main.py ${CLI_ARGS}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user