wrdias commited on
Commit
b40ed81
·
1 Parent(s): 3bac05c

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -142,6 +142,7 @@ RUN echo "Downloading checkpoints..." && \
142
  # ComfyUI Manager
143
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
144
 
 
145
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git && \
146
  #!git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
147
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
 
142
  # ComfyUI Manager
143
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
144
 
145
+ git clone !git clone https://github.com/civitai/civitai_comfy_nodes.git &&\
146
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git && \
147
  #!git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
148
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \