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

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -142,7 +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 !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 && \
 
142
  # ComfyUI Manager
143
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
144
 
145
+ 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 && \