mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-10 17:22:36 +08:00
Update docker scructure
Fix after git sync
This commit is contained in:
parent
2efc711076
commit
842131240b
@ -14,4 +14,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