Spaces:
Running
Running
Upload Dockerfile
Browse files- 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 |
-
|
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 && \
|