wrdias commited on
Commit
836685e
·
verified ·
1 Parent(s): 529b363

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -190,7 +190,7 @@ RUN echo "Downloading checkpoints..." && \
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..."
 
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..."