wrdias commited on
Commit
759ddd9
·
1 Parent(s): 9b1bdea

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile CHANGED
@@ -164,6 +164,10 @@ RUN echo "Downloading checkpoints..." && \
164
  git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git && \
165
  git clone https://github.com/rgthree/rgthree-comfy.git && \
166
  #!git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
 
 
 
 
167
 
168
  # Install custom nodes
169
  echo "Installing custom nodes..."
 
164
  git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git && \
165
  git clone https://github.com/rgthree/rgthree-comfy.git && \
166
  #!git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
167
+ git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes && \
168
+ git clone https://github.com/WASasquatch/was-node-suite-comfyui && \
169
+ git clone https://github.com/WASasquatch/PowerNoiseSuite && \
170
+
171
 
172
  # Install custom nodes
173
  echo "Installing custom nodes..."