wrdias commited on
Commit
9086b9b
·
1 Parent(s): 2f72b99

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -139,7 +139,8 @@ RUN echo "Downloading checkpoints..." && \
139
 
140
  # ComfyUI Manager
141
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
142
-
 
143
  git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
144
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
145
  git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \
 
139
 
140
  # ComfyUI Manager
141
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
142
+
143
+ git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
144
  git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
145
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
146
  git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \