Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -191,7 +191,6 @@ RUN echo "Downloading checkpoints..." && \
|
|
191 |
git clone https://github.com/Nourepide/ComfyUI-Allor.git
|
192 |
|
193 |
RUN cd custom_nodes && git clone https://github.com/storyicon/comfyui_segment_anything.git
|
194 |
-
|
195 |
RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
|
196 |
RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
|
197 |
|
|
|
191 |
git clone https://github.com/Nourepide/ComfyUI-Allor.git
|
192 |
|
193 |
RUN cd custom_nodes && git clone https://github.com/storyicon/comfyui_segment_anything.git
|
|
|
194 |
RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
|
195 |
RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
|
196 |
|