Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
@@ -176,8 +176,9 @@ git clone https://github.com/giriss/comfy-image-saver.git && \
|
|
176 |
#git clone https://github.com/YMC-GitHub/ymc-node-suite-comfyui.git && \
|
177 |
git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
|
178 |
git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
|
179 |
-
git clone https://github.com/bmad4ever/comfyui_bmad_nodes.git
|
180 |
|
|
|
181 |
git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
|
182 |
git clone ttps://github.com/chrisgoringe/cg-use-everywhere.git && \
|
183 |
|
|
|
176 |
#git clone https://github.com/YMC-GitHub/ymc-node-suite-comfyui.git && \
|
177 |
git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
|
178 |
git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
|
179 |
+
git clone https://github.com/bmad4ever/comfyui_bmad_nodes.git
|
180 |
|
181 |
+
RUN cd custom_nodes && \
|
182 |
git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
|
183 |
git clone ttps://github.com/chrisgoringe/cg-use-everywhere.git && \
|
184 |
|