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