wrdias commited on
Commit
7af3458
·
1 Parent(s): b61db18

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +9 -4
Dockerfile CHANGED
@@ -143,10 +143,15 @@ RUN echo "Downloading checkpoints..." && \
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 && \
148
- # git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder.git && \
149
- # git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
 
 
 
 
 
150
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux && \
151
 
152
  # Install custom nodes
 
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 && \
148
+ git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder.git && \
149
+ git clone https://github.com/mav-rik/facerestore_cf.git && \
150
+ git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
151
+ git clone https://github.com/SLAPaper/ComfyUI-Image-Selector.git && \
152
+ git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
153
+ git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
154
+ git clone https://github.com/JPS-GER/ComfyUI_JPS-Nodes.git && \
155
  git clone https://github.com/Fannovel16/comfyui_controlnet_aux && \
156
 
157
  # Install custom nodes