wrdias commited on
Commit
ee8b211
·
1 Parent(s): dd261cc

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -142,6 +142,8 @@ RUN echo "Downloading checkpoints..." && \
142
 
143
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
144
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
 
 
145
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
146
  git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
147
  git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler.git && \
 
142
 
143
  git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
144
  git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
145
+ git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
146
+ git clone https://github.com/Gourieff/comfyui-reactor-node && \
147
  git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
148
  git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
149
  git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler.git && \