wrdias commited on
Commit
13a2b9d
·
verified ·
1 Parent(s): 6e6e3f8

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +37 -39
Dockerfile CHANGED
@@ -153,49 +153,47 @@ RUN echo "Downloading checkpoints..." && \
153
 
154
  # ComfyUI Manager
155
  RUN cd custom_nodes && \
156
- git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
157
- git clone https://github.com/civitai/civitai_comfy_nodes.git && \
158
- #Historia de vida, video2video, Dj, texto2video
159
- git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git && \
160
- git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
161
- git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes.git && \
162
- git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
163
- git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git && \
164
- git clone https://github.com/adieyal/comfyui-dynamicprompts.git && \
165
- git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git && \
166
- git clone https://github.com/rgthree/rgthree-comfy.git && \
167
- git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \
168
- git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
169
- git clone https://github.com/mav-rik/facerestore_cf.git && \
170
- git clone https://github.com/Stability-AI/stability-ComfyUI-nodes.git && \
171
- git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
172
- git clone https://github.com/giriss/comfy-image-saver.git && \
173
- git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
174
- git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
175
- git clone https://github.com/bmad4ever/comfyui_bmad_nodes.git
176
 
177
  RUN cd custom_nodes && \
178
- git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
179
- git clone ttps://github.com/chrisgoringe/cg-use-everywhere.git && \
180
- git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git && \
181
- git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
182
- git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
183
- git clone https://github.com/evanspearman/ComfyMath.git && \
184
- git clone https://github.com/WASasquatch/PowerNoiseSuite && \
185
- git clone https://github.com/cubiq/ComfyUI_essentials.git && \
186
- git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
187
- git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
188
- git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
189
- git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git && \
190
- git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
191
- git clone https://github.com/Nourepide/ComfyUI-Allor.git
192
-
193
- RUN cd custom_nodes && git clone https://github.com/storyicon/comfyui_segment_anything.git
194
- RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
195
- RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
196
 
197
  # Install custom nodes
198
- #echo "Installing custom nodes..."
199
 
200
  # Controlnet Preprocessor nodes by Fannovel16
201
  # RUN git clone https://github.com/Fannovel16/comfy_controlnet_preprocessors && cd comfy_controlnet_preprocessors && python install.py --no_download_ckpts
 
153
 
154
  # ComfyUI Manager
155
  RUN cd custom_nodes && \
156
+ git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
157
+ git clone https://github.com/civitai/civitai_comfy_nodes.git && \
158
+ #Historia de vida, video2video, Dj, texto2video
159
+ git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git && \
160
+ git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
161
+ git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes.git && \
162
+ git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
163
+ git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git && \
164
+ git clone https://github.com/adieyal/comfyui-dynamicprompts.git && \
165
+ git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git && \
166
+ git clone https://github.com/rgthree/rgthree-comfy.git && \
167
+ git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \
168
+ git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
169
+ git clone https://github.com/mav-rik/facerestore_cf.git && \
170
+ git clone https://github.com/Stability-AI/stability-ComfyUI-nodes.git && \
171
+ git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
172
+ git clone https://github.com/giriss/comfy-image-saver.git && \
173
+ git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
174
+ git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
175
+ git clone https://github.com/bmad4ever/comfyui_bmad_nodes.git
176
 
177
  RUN cd custom_nodes && \
178
+ git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
179
+ git clone ttps://github.com/chrisgoringe/cg-use-everywhere.git && \
180
+ git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git && \
181
+ git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
182
+ git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
183
+ git clone https://github.com/evanspearman/ComfyMath.git && \
184
+ git clone https://github.com/WASasquatch/PowerNoiseSuite && \
185
+ git clone https://github.com/cubiq/ComfyUI_essentials.git && \
186
+ git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
187
+ git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
188
+ git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
189
+ git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git && \
190
+ git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
191
+ git clone https://github.com/Nourepide/ComfyUI-Allor.git && \
192
+ git clone https://github.com/storyicon/comfyui_segment_anything.git && \
193
+ git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git && \
 
 
194
 
195
  # Install custom nodes
196
+ echo "Installing custom nodes..."
197
 
198
  # Controlnet Preprocessor nodes by Fannovel16
199
  # RUN git clone https://github.com/Fannovel16/comfy_controlnet_preprocessors && cd comfy_controlnet_preprocessors && python install.py --no_download_ckpts