Spaces:
Running
Running
Upload Dockerfile
Browse files- 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..."
|