wrdias commited on
Commit
2194dc6
·
verified ·
1 Parent(s): 5eedfde

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. 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