wrdias commited on
Commit
70cd2af
·
verified ·
1 Parent(s): ee9dc21

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +60 -24
Dockerfile CHANGED
@@ -40,6 +40,17 @@ RUN pyenv install $PYTHON_VERSION && \
40
  pip install scikit-image && \
41
  pip install numba && \
42
  pip install dynamicprompts
 
 
 
 
 
 
 
 
 
 
 
43
  #pip install huggingface_hub["cli"] && \
44
  #huggingface-cli delete-cache
45
 
@@ -143,30 +154,55 @@ RUN echo "Downloading checkpoints..." && \
143
  # ComfyUI Manager
144
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
145
 
146
- git clone https://github.com/civitai/civitai_comfy_nodes.git &&\
147
- git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git && \
148
- #!git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
149
- git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git && \
150
- #!git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \
151
- git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes.git && \
152
- git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git && \
153
- git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved.git && \
154
- git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
155
- #!git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
156
- #!git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
157
- #!git clone https://github.com/mav-rik/facerestore_cf.git && \
158
- #!git clone https://github.com/Stability-AI/stability-ComfyUI-nodes.git && \
159
- #!git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
160
- #!git clone https://github.com/kijai/ComfyUI-KJNodes.git && \
161
- #!git clone https://github.com/giriss/comfy-image-saver.git && \
162
- #!git clone https://github.com/shiimizu/ComfyUI_smZNodes.git && \
163
- #!git clone https://github.com/YMC-GitHub/ymc-node-suite-comfyui.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/Nuked88/ComfyUI-N-Nodes.git && \
168
- git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes && \
169
- git clone https://github.com/WASasquatch/PowerNoiseSuite && \
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
170
 
171
 
172
  # Install custom nodes
 
40
  pip install scikit-image && \
41
  pip install numba && \
42
  pip install dynamicprompts
43
+ pip install onnxruntime
44
+ pip install color-matcher
45
+ pip install piexif
46
+ pip install dynamicprompts
47
+ pip install lpips
48
+ pip install llama-cpp-python
49
+ pip install einops
50
+ pip install torchsde
51
+ pip install ultralytics
52
+ pip install simpleeval
53
+ pip install gray2color
54
  #pip install huggingface_hub["cli"] && \
55
  #huggingface-cli delete-cache
56
 
 
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
+
168
+ git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git && \
169
+ git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git && \
170
+ git clone https://github.com/mav-rik/facerestore_cf.git && \
171
+ git clone https://github.com/Stability-AI/stability-ComfyUI-nodes.git && \
172
+ git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes.git && \
173
+ #git clone https://github.com/kijai/ComfyUI-KJNodes.git && \
174
+ git clone https://github.com/giriss/comfy-image-saver.git && \
175
+ #git clone https://github.com/shiimizu/ComfyUI_smZNodes.git && \
176
+ #git clone https://github.com/YMC-GitHub/ymc-node-suite-comfyui.git && \
177
+ git clone https://github.com/Nuked88/ComfyUI-N-Nodes.git && \
178
+ git clone https://github.com/jags111/efficiency-nodes-comfyui.git && \
179
+ git clone https://github.com/bmad4ever/comfyui_bmad_nodes.git && \
180
+
181
+ git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git && \
182
+ git clone ttps://github.com/chrisgoringe/cg-use-everywhere.git && \
183
+
184
+ git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes.git && \
185
+
186
+ git clone https://github.com/WASasquatch/was-node-suite-comfyui.git && \
187
+ git clone https://github.com/theUpsider/ComfyUI-Logic.git && \
188
+ #git clone https://github.com/evanspearman/ComfyMath.git && \
189
+ #git clone https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92.git && \
190
+
191
+ git clone https://github.com/WASasquatch/PowerNoiseSuite && \
192
+
193
+ git clone https://github.com/cubiq/ComfyUI_essentials.git && \
194
+ git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git && \
195
+
196
+ git clone https://github.com/ltdrdata/ComfyUI-Inspire-Pack.git && \
197
+ git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.git && \
198
+
199
+ git clone https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.git && \
200
+
201
+ git clone https://github.com/Gourieff/comfyui-reactor-node.git && \
202
+ git clone https://github.com/Nourepide/ComfyUI-Allor.git && \
203
+ git clone https://github.com/chrisgoringe/cg-use-everywhere.git && \
204
+ git clone https://github.com/storyicon/comfyui_segment_anything.git && \
205
+ git clone https://github.com/Niutonian/ComfyUi-NoodleWebcam.git && \
206
 
207
 
208
  # Install custom nodes