wrdias commited on
Commit
68b41f1
·
1 Parent(s): 759ddd9

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -150,7 +150,7 @@ RUN echo "Downloading checkpoints..." && \
150
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes.git && \
151
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
152
  git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git && \
153
- #!git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
154
  #!git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
155
  #!git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
156
  #!git clone https://github.com/mav-rik/facerestore_cf.git && \
@@ -165,7 +165,6 @@ RUN echo "Downloading checkpoints..." && \
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
 
 
150
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes.git && \
151
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
152
  git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git && \
153
+ git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
154
  #!git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
155
  #!git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
156
  #!git clone https://github.com/mav-rik/facerestore_cf.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/PowerNoiseSuite && \
169
 
170