wrdias commited on
Commit
d57c6ca
·
verified ·
1 Parent(s): 4c8e2f4

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +5 -5
Dockerfile CHANGED
@@ -186,11 +186,11 @@ RUN echo "Downloading checkpoints..." && \
186
  git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
187
  git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
188
  git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
189
- git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git && \
190
- git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
191
- git clone https://github.com/Nourepide/ComfyUI-Allor.git && \
192
- git clone https://github.com/storyicon/comfyui_segment_anything.git && \
193
- git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
194
 
195
  # Install custom nodes
196
  RUN echo "Installing custom nodes..."
 
186
  git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
187
  git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
188
  git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
189
+ git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git
190
+ # git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
191
+ # git clone https://github.com/Nourepide/ComfyUI-Allor.git && \
192
+ # git clone https://github.com/storyicon/comfyui_segment_anything.git && \
193
+ # git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
194
 
195
  # Install custom nodes
196
  RUN echo "Installing custom nodes..."