wrdias commited on
Commit
93db01d
·
verified ·
1 Parent(s): 5d99c96

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +42 -42
Dockerfile CHANGED
@@ -152,48 +152,48 @@ RUN echo "Downloading checkpoints..." && \
152
  echo "Installing custom nodes..."
153
 
154
  # ComfyUI Manager
155
- RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
156
-
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
-
195
- RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
196
- #RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
197
 
198
  # Install custom nodes
199
  #echo "Installing custom nodes..."
 
152
  echo "Installing custom nodes..."
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
+
195
+ RUN cd custom_nodes && git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git
196
+ RUN cd custom_nodes && git clone https://github.com/chrisgoringe/cg-use-everywhere.git
197
 
198
  # Install custom nodes
199
  #echo "Installing custom nodes..."