WAN2.1 new scripts
Browse files
ComfyUI-FLUX-AllinOne-Auto_install.bat
CHANGED
@@ -60,7 +60,7 @@ echo [31mInvalid choice. Please enter A or B.[0m
|
|
60 |
|
61 |
:CHOOSE_FLUX_CONTROLNET
|
62 |
REM Ask user if they want to download FLUX SCHNELL Model
|
63 |
-
echo [33mDo you want to download ControlNet
|
64 |
echo [32mA) Yes[0m
|
65 |
echo [32mB) No[0m
|
66 |
set /p "FLUX_CONTROLNET_CHOICE=Enter your choice (A or B) and press Enter: "
|
@@ -146,11 +146,12 @@ del /f ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z -force
|
|
146 |
REM Navigate to custom_nodes folder
|
147 |
REM Update ComfyUI
|
148 |
cd ComfyUI_windows_portable\update
|
149 |
-
..\python_embeded\python.exe -m pip install --upgrade pip
|
150 |
-
..\python_embeded\python.exe .\update.py ..\ComfyUI\
|
151 |
if exist update_new.py (
|
152 |
-
move /y update_new.py update.py
|
153 |
-
|
|
|
154 |
)
|
155 |
|
156 |
cd ..
|
@@ -168,12 +169,6 @@ git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack >nul
|
|
168 |
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
169 |
cd ..
|
170 |
|
171 |
-
echo - Controlnet-aux
|
172 |
-
git clone https://github.com/Fannovel16/comfyui_controlnet_aux >nul 2>&1
|
173 |
-
cd comfyui_controlnet_aux
|
174 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
175 |
-
cd ..
|
176 |
-
|
177 |
echo - WAS-Suite
|
178 |
git clone https://github.com/WASasquatch/was-node-suite-comfyui >nul 2>&1
|
179 |
cd was-node-suite-comfyui
|
@@ -192,9 +187,6 @@ git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
|
192 |
echo - UltimateSDUpscale
|
193 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive >nul 2>&1
|
194 |
|
195 |
-
echo - Various
|
196 |
-
git clone https://github.com/jamesWalker55/comfyui-various >nul 2>&1
|
197 |
-
|
198 |
echo - rgthree
|
199 |
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
200 |
cd rgthree-comfy
|
@@ -207,77 +199,35 @@ cd ComfyUI-Florence2
|
|
207 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
208 |
cd ..
|
209 |
|
210 |
-
echo - Inpaint-CropAndStitch
|
211 |
-
git clone https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch >nul 2>&1
|
212 |
-
|
213 |
-
echo - Universal-Styler
|
214 |
-
git clone https://github.com/KoreTeknology/ComfyUI-Universal-Styler >nul 2>&1
|
215 |
-
|
216 |
-
echo - Tensorops
|
217 |
-
git clone https://github.com/un-seen/comfyui-tensorops >nul 2>&1
|
218 |
-
cd comfyui-tensorops
|
219 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
220 |
-
cd ..
|
221 |
-
|
222 |
-
echo - X-Flux
|
223 |
-
git clone https://github.com/XLabs-AI/x-flux-comfyui >nul 2>&1
|
224 |
-
cd x-flux-comfyui
|
225 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
226 |
-
cd ..
|
227 |
-
|
228 |
-
echo - Efficiency Nodes
|
229 |
-
git clone https://github.com/jags111/efficiency-nodes-comfyui >nul 2>&1
|
230 |
-
cd efficiency-nodes-comfyui
|
231 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
232 |
-
cd ..
|
233 |
-
|
234 |
-
echo - Comfyroll
|
235 |
-
git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes >nul 2>&1
|
236 |
-
|
237 |
-
echo - Art-venture
|
238 |
-
git clone https://github.com/sipherxyz/comfyui-art-venture >nul 2>&1
|
239 |
-
cd comfyui-art-venture
|
240 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
241 |
-
cd ..
|
242 |
-
|
243 |
-
echo - Dream-project
|
244 |
-
git clone https://github.com/alt-key-project/comfyui-dream-project >nul 2>&1
|
245 |
-
cd comfyui-dream-project
|
246 |
-
..\..\..\python_embeded\python.exe -s -m pip install imageio pilgram scipy numpy==1.24.4 torchvision evalidate --no-warn-script-location >nul 2>&1
|
247 |
-
cd ..
|
248 |
-
|
249 |
echo - KJNodes
|
250 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
251 |
cd ComfyUI-KJNodes
|
252 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
253 |
cd ..
|
254 |
|
255 |
-
echo -
|
256 |
-
git clone https://github.com/
|
257 |
-
|
258 |
-
echo - Easy-Use
|
259 |
-
git clone https://github.com/yolain/ComfyUI-Easy-Use >nul 2>&1
|
260 |
-
cd ComfyUI-Easy-Use
|
261 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
262 |
cd ..
|
263 |
|
264 |
-
echo -
|
265 |
-
git clone https://github.com/
|
266 |
-
|
267 |
-
echo - RvTools
|
268 |
-
git clone https://github.com/Rvage0815/ComfyUI-RvTools >nul 2>&1
|
269 |
-
cd ComfyUI-RvTools
|
270 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
271 |
cd ..
|
272 |
|
273 |
-
echo -
|
274 |
-
git clone https://github.com/
|
275 |
-
cd
|
276 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
277 |
cd ..
|
278 |
|
279 |
-
echo -
|
280 |
-
git clone https://github.com/
|
|
|
|
|
|
|
281 |
|
282 |
echo - PulID
|
283 |
git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced >nul 2>&1
|
@@ -299,9 +249,6 @@ cd pulid
|
|
299 |
curl -L -o "pulid_flux_v0.9.0.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/pulid/pulid_flux_v0.9.0.safetensors?download=true >nul 2>&1
|
300 |
cd ..
|
301 |
|
302 |
-
REM Navigate to models folder
|
303 |
-
cd ..\models
|
304 |
-
|
305 |
REM Download VAE file
|
306 |
echo [33mDownloading VAE file...[0m
|
307 |
cd vae
|
@@ -313,6 +260,7 @@ REM Download CLIP files
|
|
313 |
echo [33mDownloading CLIP files...[0m
|
314 |
cd clip
|
315 |
curl -L -o "clip_l.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/clip_l.safetensors?download=true
|
|
|
316 |
curl -L -o "t5xxl_fp8_e4m3fn.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/t5xxl_fp8_e4m3fn.safetensors?download=true
|
317 |
curl -L -o "t5xxl_fp16.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/t5xxl_fp16.safetensors?download=true
|
318 |
curl -L -o "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors" https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors?download=true
|
@@ -396,9 +344,37 @@ if "%DOWNLOAD_FLUX_CONTROLNET%"=="yes" (
|
|
396 |
curl -L -o flux-canny-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-canny-v3/resolve/main/flux-canny-controlnet-v3.safetensors?download=true
|
397 |
curl -L -o flux-depth-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-depth-v3/resolve/main/flux-depth-controlnet-v3.safetensors?download=true
|
398 |
curl -L -o flux-hed-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-hed-v3/resolve/main/flux-hed-controlnet-v3.safetensors?download=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
399 |
)
|
400 |
|
401 |
-
cd
|
402 |
mkdir .\user\default
|
403 |
echo [33mDownloading comfy settings...[0m
|
404 |
cd user\default
|
@@ -409,19 +385,7 @@ cd workflows
|
|
409 |
curl -L -o "UmeAiRT - Flux workflow.7z" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/workflows/UmeAiRT-Flux_workflow.7z?download=true
|
410 |
"%SEVEN_ZIP_PATH%" x "UmeAiRT - Flux workflow.7z" -o"%CD%" -y >nul 2>&1
|
411 |
del /f "UmeAiRT - Flux workflow.7z" -force >nul 2>&1
|
412 |
-
cd
|
413 |
-
|
414 |
-
cd ComfyUI
|
415 |
-
cd custom_nodes
|
416 |
-
mkdir ComfyUI-NAI-styler
|
417 |
-
cd ComfyUI-NAI-styler
|
418 |
-
mkdir CSV
|
419 |
-
cd CSV
|
420 |
-
curl -L -o "naifilters.csv" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/others/naifilters.csv?download=true
|
421 |
-
curl -L -o "naistyles.csv" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/others/naistyles.csv?download=true
|
422 |
-
curl -L -o "naitypes.csv" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/others/naitypes.csv?download=true
|
423 |
-
|
424 |
-
cd ..\..\..\..
|
425 |
|
426 |
REM Final steps based on user choice
|
427 |
if "%INSTALL_TYPE%"=="fast-lowvram" (
|
|
|
60 |
|
61 |
:CHOOSE_FLUX_CONTROLNET
|
62 |
REM Ask user if they want to download FLUX SCHNELL Model
|
63 |
+
echo [33mDo you want to download FLUX ControlNet Models?[0m
|
64 |
echo [32mA) Yes[0m
|
65 |
echo [32mB) No[0m
|
66 |
set /p "FLUX_CONTROLNET_CHOICE=Enter your choice (A or B) and press Enter: "
|
|
|
146 |
REM Navigate to custom_nodes folder
|
147 |
REM Update ComfyUI
|
148 |
cd ComfyUI_windows_portable\update
|
149 |
+
..\python_embeded\python.exe -m pip install --upgrade pip >nul 2>&1
|
150 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\ >nul 2>&1
|
151 |
if exist update_new.py (
|
152 |
+
move /y update_new.py update.py
|
153 |
+
echo Running updater again since it got updated.
|
154 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\ --skip_self_update >nul 2>&1
|
155 |
)
|
156 |
|
157 |
cd ..
|
|
|
169 |
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
170 |
cd ..
|
171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
echo - WAS-Suite
|
173 |
git clone https://github.com/WASasquatch/was-node-suite-comfyui >nul 2>&1
|
174 |
cd was-node-suite-comfyui
|
|
|
187 |
echo - UltimateSDUpscale
|
188 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive >nul 2>&1
|
189 |
|
|
|
|
|
|
|
190 |
echo - rgthree
|
191 |
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
192 |
cd rgthree-comfy
|
|
|
199 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
200 |
cd ..
|
201 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
echo - KJNodes
|
203 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
204 |
cd ComfyUI-KJNodes
|
205 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
206 |
cd ..
|
207 |
|
208 |
+
echo - Image-Saver
|
209 |
+
git clone https://github.com/alexopus/ComfyUI-Image-Saver >nul 2>&1
|
210 |
+
cd ComfyUI-Image-Saver
|
|
|
|
|
|
|
211 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
212 |
cd ..
|
213 |
|
214 |
+
echo - RMBG
|
215 |
+
git clone https://github.com/1038lab/ComfyUI-RMBG >nul 2>&1
|
216 |
+
cd ComfyUI-RMBG
|
|
|
|
|
|
|
217 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
218 |
cd ..
|
219 |
|
220 |
+
echo - X-Flux
|
221 |
+
git clone https://github.com/XLabs-AI/x-flux-comfyui >nul 2>&1
|
222 |
+
cd x-flux-comfyui
|
223 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
224 |
cd ..
|
225 |
|
226 |
+
echo - mxToolkit
|
227 |
+
git clone https://github.com/Smirnov75/ComfyUI-mxToolkit >nul 2>&1
|
228 |
+
|
229 |
+
echo - Comfyroll
|
230 |
+
git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes >nul 2>&1
|
231 |
|
232 |
echo - PulID
|
233 |
git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced >nul 2>&1
|
|
|
249 |
curl -L -o "pulid_flux_v0.9.0.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/pulid/pulid_flux_v0.9.0.safetensors?download=true >nul 2>&1
|
250 |
cd ..
|
251 |
|
|
|
|
|
|
|
252 |
REM Download VAE file
|
253 |
echo [33mDownloading VAE file...[0m
|
254 |
cd vae
|
|
|
260 |
echo [33mDownloading CLIP files...[0m
|
261 |
cd clip
|
262 |
curl -L -o "clip_l.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/clip_l.safetensors?download=true
|
263 |
+
curl -L -o "longclip-L.pt" https://huggingface.co/BeichenZhang/LongCLIP-L/blob/main/longclip-L.pt?download=true
|
264 |
curl -L -o "t5xxl_fp8_e4m3fn.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/t5xxl_fp8_e4m3fn.safetensors?download=true
|
265 |
curl -L -o "t5xxl_fp16.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/clip/t5xxl_fp16.safetensors?download=true
|
266 |
curl -L -o "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors" https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors?download=true
|
|
|
344 |
curl -L -o flux-canny-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-canny-v3/resolve/main/flux-canny-controlnet-v3.safetensors?download=true
|
345 |
curl -L -o flux-depth-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-depth-v3/resolve/main/flux-depth-controlnet-v3.safetensors?download=true
|
346 |
curl -L -o flux-hed-controlnet-v3.safetensors https://huggingface.co/XLabs-AI/flux-controlnet-hed-v3/resolve/main/flux-hed-controlnet-v3.safetensors?download=true
|
347 |
+
cd ..\..
|
348 |
+
cd unet
|
349 |
+
curl -L -o flux1-depth-dev-fp8.safetensors https://huggingface.co/boricuapab/flux1-depth-dev-fp8/resolve/main/flux1-depth-dev-fp8.safetensors?download=true
|
350 |
+
curl -L -o flux1-canny-dev-fp8.safetensors https://huggingface.co/boricuapab/flux1-canny-dev-fp8/resolve/main/flux1-canny-dev-fp8.safetensors?download=true
|
351 |
+
if "%DOWNLOAD_GGUF%"=="yes" (
|
352 |
+
echo [33mDownloading ControlNet GGUF Model...[0m
|
353 |
+
if /i "%FLUX_GGUF_CHOICE%"=="A" (
|
354 |
+
curl -L -o flux1-depth-dev-fp16-Q8_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q8_0-GGUF.gguf?download=true
|
355 |
+
curl -L -o flux1-canny-dev-fp16-Q8_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q8_0-GGUF.gguf?download=true
|
356 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="B" (
|
357 |
+
curl -L -o flux1-depth-dev-fp16-Q5_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q5_0-GGUF.gguf?download=true
|
358 |
+
curl -L -o flux1-canny-dev-fp16-Q5_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q5_0-GGUF.gguf?download=true
|
359 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="C" (
|
360 |
+
curl -L -o flux1-depth-dev-fp16-Q4_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q4_0-GGUF.gguf?download=true
|
361 |
+
curl -L -o flux1-canny-dev-fp16-Q4_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q4_0-GGUF.gguf?download=true
|
362 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="D" (
|
363 |
+
curl -L -o flux1-depth-dev-fp16-Q8_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q8_0-GGUF.gguf?download=true
|
364 |
+
curl -L -o flux1-depth-dev-fp16-Q5_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q5_0-GGUF.gguf?download=true
|
365 |
+
curl -L -o flux1-depth-dev-fp16-Q4_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Depth-dev-GGUF/resolve/main/flux1-depth-dev-fp16-Q4_0-GGUF.gguf?download=true
|
366 |
+
curl -L -o flux1-canny-dev-fp16-Q8_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q8_0-GGUF.gguf?download=true
|
367 |
+
curl -L -o flux1-canny-dev-fp16-Q5_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q5_0-GGUF.gguf?download=true
|
368 |
+
curl -L -o flux1-canny-dev-fp16-Q4_0-GGUF.gguf https://huggingface.co/SporkySporkness/FLUX.1-Canny-dev-GGUF/resolve/main/flux1-canny-dev-fp16-Q4_0-GGUF.gguf?download=true
|
369 |
+
)
|
370 |
+
)
|
371 |
+
cd ..
|
372 |
+
cd controlnet
|
373 |
+
curl -L -o diffusion_pytorch_model_promax.safetensors https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/controlnet/diffusion_pytorch_model_promax.safetensors?download=true
|
374 |
+
curl -L -o Shakker-LabsFLUX1-dev-ControlNet-Union-Pro.safetensors https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/controlnet/Shakker-LabsFLUX1-dev-ControlNet-Union-Pro.safetensors?download=true
|
375 |
)
|
376 |
|
377 |
+
cd ..\..
|
378 |
mkdir .\user\default
|
379 |
echo [33mDownloading comfy settings...[0m
|
380 |
cd user\default
|
|
|
385 |
curl -L -o "UmeAiRT - Flux workflow.7z" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/workflows/UmeAiRT-Flux_workflow.7z?download=true
|
386 |
"%SEVEN_ZIP_PATH%" x "UmeAiRT - Flux workflow.7z" -o"%CD%" -y >nul 2>&1
|
387 |
del /f "UmeAiRT - Flux workflow.7z" -force >nul 2>&1
|
388 |
+
cd ..\..\..\..\..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
|
390 |
REM Final steps based on user choice
|
391 |
if "%INSTALL_TYPE%"=="fast-lowvram" (
|
ComfyUI-Missing_nodes.bat → ComfyUI-FLUX-Missing_nodes_WindowsPortable.bat
RENAMED
@@ -25,12 +25,6 @@ git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack >nul
|
|
25 |
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
26 |
cd ..
|
27 |
|
28 |
-
echo - Controlnet-aux
|
29 |
-
git clone https://github.com/Fannovel16/comfyui_controlnet_aux >nul 2>&1
|
30 |
-
cd comfyui_controlnet_aux
|
31 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
32 |
-
cd ..
|
33 |
-
|
34 |
echo - WAS-Suite
|
35 |
git clone https://github.com/WASasquatch/was-node-suite-comfyui >nul 2>&1
|
36 |
cd was-node-suite-comfyui
|
@@ -49,9 +43,6 @@ git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
|
49 |
echo - UltimateSDUpscale
|
50 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive >nul 2>&1
|
51 |
|
52 |
-
echo - Various
|
53 |
-
git clone https://github.com/jamesWalker55/comfyui-various >nul 2>&1
|
54 |
-
|
55 |
echo - rgthree
|
56 |
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
57 |
cd rgthree-comfy
|
@@ -64,85 +55,35 @@ cd ComfyUI-Florence2
|
|
64 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
65 |
cd ..
|
66 |
|
67 |
-
echo - Inpaint-CropAndStitch
|
68 |
-
git clone https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch >nul 2>&1
|
69 |
-
|
70 |
-
echo - Universal-Styler
|
71 |
-
git clone https://github.com/KoreTeknology/ComfyUI-Universal-Styler >nul 2>&1
|
72 |
-
|
73 |
-
echo - Tensorops
|
74 |
-
git clone https://github.com/un-seen/comfyui-tensorops >nul 2>&1
|
75 |
-
cd comfyui-tensorops
|
76 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
77 |
-
cd ..
|
78 |
-
|
79 |
-
echo - X-Flux
|
80 |
-
git clone https://github.com/XLabs-AI/x-flux-comfyui >nul 2>&1
|
81 |
-
cd x-flux-comfyui
|
82 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
83 |
-
cd ..
|
84 |
-
|
85 |
-
echo - Efficiency Nodes
|
86 |
-
git clone https://github.com/jags111/efficiency-nodes-comfyui >nul 2>&1
|
87 |
-
cd efficiency-nodes-comfyui
|
88 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
89 |
-
cd ..
|
90 |
-
|
91 |
-
echo - Comfyroll
|
92 |
-
git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes >nul 2>&1
|
93 |
-
|
94 |
-
echo - Art-venture
|
95 |
-
git clone https://github.com/sipherxyz/comfyui-art-venture >nul 2>&1
|
96 |
-
cd comfyui-art-venture
|
97 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
98 |
-
cd ..
|
99 |
-
|
100 |
-
echo - Dream-project
|
101 |
-
git clone https://github.com/alt-key-project/comfyui-dream-project >nul 2>&1
|
102 |
-
cd comfyui-dream-project
|
103 |
-
..\..\..\python_embeded\python.exe -s -m pip install imageio pilgram scipy numpy==1.24.4 torchvision evalidate --no-warn-script-location >nul 2>&1
|
104 |
-
cd ..
|
105 |
-
|
106 |
echo - KJNodes
|
107 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
108 |
cd ComfyUI-KJNodes
|
109 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
110 |
cd ..
|
111 |
|
112 |
-
echo -
|
113 |
-
git clone https://github.com/
|
114 |
-
|
115 |
-
echo - Easy-Use
|
116 |
-
git clone https://github.com/yolain/ComfyUI-Easy-Use >nul 2>&1
|
117 |
-
cd ComfyUI-Easy-Use
|
118 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
119 |
cd ..
|
120 |
|
121 |
-
echo -
|
122 |
-
git clone https://github.com/
|
123 |
-
|
124 |
-
echo - RvTools
|
125 |
-
git clone https://github.com/Rvage0815/ComfyUI-RvTools >nul 2>&1
|
126 |
-
cd ComfyUI-RvTools
|
127 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
128 |
cd ..
|
129 |
|
130 |
-
echo -
|
131 |
-
git clone https://github.com/
|
132 |
-
cd
|
133 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
134 |
cd ..
|
135 |
|
136 |
-
echo -
|
137 |
-
git clone https://github.com/
|
138 |
|
139 |
-
echo -
|
140 |
-
git clone https://github.com/
|
141 |
-
cd ComfyUI_LayerStyle
|
142 |
-
..\..\..\python_embeded\python.exe -s -m pip install .\whl\docopt-0.6.2-py2.py3-none-any.whl --no-warn-script-location >nul 2>&1
|
143 |
-
..\..\..\python_embeded\python.exe -s -m pip install .\whl\hydra_core-1.3.2-py3-none-any.whl --no-warn-script-location >nul 2>&1
|
144 |
-
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
145 |
-
cd ..
|
146 |
|
147 |
echo - PulID
|
148 |
git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced >nul 2>&1
|
@@ -154,12 +95,5 @@ curl -L -o "insightface-0.7.3-cp311-cp311-win_amd64.whl" https://github.com/Gour
|
|
154 |
cd ..
|
155 |
cd ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
|
156 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
157 |
-
cd
|
158 |
-
|
159 |
-
curl -L -o "insightface.7z" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/insightface.7z?download=true >nul 2>&1
|
160 |
-
"%SEVEN_ZIP_PATH%" x insightface.7z -o"%CD%" -y >nul 2>&1
|
161 |
-
del /f insightface.7z -force >nul 2>&1
|
162 |
-
mkdir pulid
|
163 |
-
cd pulid
|
164 |
-
curl -L -o "pulid_flux_v0.9.0.safetensors" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/pulid/pulid_flux_v0.9.0.safetensors?download=true >nul 2>&1
|
165 |
-
cd ..
|
|
|
25 |
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
26 |
cd ..
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
echo - WAS-Suite
|
29 |
git clone https://github.com/WASasquatch/was-node-suite-comfyui >nul 2>&1
|
30 |
cd was-node-suite-comfyui
|
|
|
43 |
echo - UltimateSDUpscale
|
44 |
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive >nul 2>&1
|
45 |
|
|
|
|
|
|
|
46 |
echo - rgthree
|
47 |
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
48 |
cd rgthree-comfy
|
|
|
55 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
56 |
cd ..
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
echo - KJNodes
|
59 |
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
60 |
cd ComfyUI-KJNodes
|
61 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
62 |
cd ..
|
63 |
|
64 |
+
echo - ComfyUI-Image-Saver
|
65 |
+
git clone https://github.com/alexopus/ComfyUI-Image-Saver >nul 2>&1
|
66 |
+
cd ComfyUI-Image-Saver
|
|
|
|
|
|
|
67 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
68 |
cd ..
|
69 |
|
70 |
+
echo - ComfyUI-RMBG
|
71 |
+
git clone https://github.com/1038lab/ComfyUI-RMBG >nul 2>&1
|
72 |
+
cd ComfyUI-RMBG
|
|
|
|
|
|
|
73 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
74 |
cd ..
|
75 |
|
76 |
+
echo - X-Flux
|
77 |
+
git clone https://github.com/XLabs-AI/x-flux-comfyui >nul 2>&1
|
78 |
+
cd x-flux-comfyui
|
79 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
80 |
cd ..
|
81 |
|
82 |
+
echo - mxToolkit
|
83 |
+
git clone https://github.com/Smirnov75/ComfyUI-mxToolkit >nul 2>&1
|
84 |
|
85 |
+
echo - Comfyroll
|
86 |
+
git clone https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes >nul 2>&1
|
|
|
|
|
|
|
|
|
|
|
87 |
|
88 |
echo - PulID
|
89 |
git clone https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced >nul 2>&1
|
|
|
95 |
cd ..
|
96 |
cd ComfyUI\custom_nodes\ComfyUI-PuLID-Flux-Enhanced
|
97 |
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
98 |
+
cd ..
|
99 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ComfyUI-WAN2.1-AllinOne-Auto_install.bat
ADDED
@@ -0,0 +1,245 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@echo off
|
2 |
+
setlocal enabledelayedexpansion
|
3 |
+
|
4 |
+
:CHOOSE_OPTION
|
5 |
+
REM Ask user for installation type
|
6 |
+
echo [33mChoose your preferred installation:[0m
|
7 |
+
echo [32mA) Fast-Lowvram install (GGUF)[0m
|
8 |
+
echo [32mB) Unoptimized normal model (bf16)[0m
|
9 |
+
set /p "CHOICE=Enter your choice (A or B) and press Enter: "
|
10 |
+
|
11 |
+
if /i "%CHOICE%"=="A" (
|
12 |
+
set "INSTALL_TYPE=fast-lowvram"
|
13 |
+
) else if /i "%CHOICE%"=="B" (
|
14 |
+
set "INSTALL_TYPE=unoptimized"
|
15 |
+
set "DOWNLOAD_GGUF=no"
|
16 |
+
) else (
|
17 |
+
echo [31mInvalid choice. Please enter A or B.[0m
|
18 |
+
goto CHOOSE_OPTION
|
19 |
+
)
|
20 |
+
|
21 |
+
:CHOOSE_FLUX_GGUF
|
22 |
+
REM Ask user if they want to download FLUX GGUF Model
|
23 |
+
echo [33mDo you want to download FLUX GGUF Models?[0m
|
24 |
+
echo [32mA) Q8_0 + T5_Q8 (24GB Vram)[0m
|
25 |
+
echo [32mB) Q5_K_S + T5_Q5_K_M (16GB Vram)[0m
|
26 |
+
echo [32mC) Q4_K_S + T5_Q3_K_L (less than 12GB Vram)[0m
|
27 |
+
echo [32mD) All[0m
|
28 |
+
echo [32mE) No[0m
|
29 |
+
set /p "FLUX_GGUF_CHOICE=Enter your choice (A,B,C,D or E) and press Enter: "
|
30 |
+
if /i "%FLUX_GGUF_CHOICE%"=="A" (
|
31 |
+
set "DOWNLOAD_GGUF=yes"
|
32 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="B" (
|
33 |
+
set "DOWNLOAD_GGUF=yes"
|
34 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="C" (
|
35 |
+
set "DOWNLOAD_GGUF=yes"
|
36 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="D" (
|
37 |
+
set "DOWNLOAD_GGUF=yes"
|
38 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="E" (
|
39 |
+
set "DOWNLOAD_GGUF=no"
|
40 |
+
) else (
|
41 |
+
echo [31mInvalid choice. Please enter A or B.[0m
|
42 |
+
goto CHOOSE_FLUX_GGUF
|
43 |
+
)
|
44 |
+
|
45 |
+
REM Check if 7-Zip is installed and get its path
|
46 |
+
for %%I in (7z.exe) do set "SEVEN_ZIP_PATH=%%~$PATH:I"
|
47 |
+
if not defined SEVEN_ZIP_PATH (
|
48 |
+
if exist "%ProgramFiles%\7-Zip\7z.exe" (
|
49 |
+
set "SEVEN_ZIP_PATH=%ProgramFiles%\7-Zip\7z.exe"
|
50 |
+
) else if exist "%ProgramFiles(x86)%\7-Zip\7z.exe" (
|
51 |
+
set "SEVEN_ZIP_PATH=%ProgramFiles(x86)%\7-Zip\7z.exe"
|
52 |
+
) else (
|
53 |
+
echo 7-Zip is not installed. Downloading and installing...
|
54 |
+
curl -L -o 7z-installer.exe https://www.7-zip.org/a/7z2201-x64.exe
|
55 |
+
7z-installer.exe /S
|
56 |
+
set "SEVEN_ZIP_PATH=%ProgramFiles%\7-Zip\7z.exe"
|
57 |
+
if not exist "%SEVEN_ZIP_PATH%" (
|
58 |
+
echo Installation of 7-Zip failed. Please install it manually and try again.
|
59 |
+
exit /b 1
|
60 |
+
)
|
61 |
+
del 7z-installer.exe
|
62 |
+
)
|
63 |
+
)
|
64 |
+
|
65 |
+
REM Check and install Git
|
66 |
+
git --version > NUL 2>&1
|
67 |
+
if %errorlevel% NEQ 0 (
|
68 |
+
echo Installing Git...
|
69 |
+
powershell -Command "& {Invoke-WebRequest -Uri 'https://github.com/git-for-windows/git/releases/download/v2.41.0.windows.3/Git-2.41.0.3-64-bit.exe' -OutFile 'Git-2.41.0.3-64-bit.exe'; if ($LASTEXITCODE -ne 0) { exit 1 }}"
|
70 |
+
if %errorlevel% NEQ 0 (
|
71 |
+
echo Failed to download Git installer.
|
72 |
+
exit /b
|
73 |
+
)
|
74 |
+
start /wait Git-2.41.0.3-64-bit.exe /VERYSILENT
|
75 |
+
del Git-2.41.0.3-64-bit.exe
|
76 |
+
) else (
|
77 |
+
echo Git already installed.
|
78 |
+
)
|
79 |
+
|
80 |
+
REM Download ComfyUI
|
81 |
+
echo [33mDownloading ComfyUI...[0m
|
82 |
+
curl -L -o ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z https://github.com/comfyanonymous/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z
|
83 |
+
|
84 |
+
REM Extract ComfyUI
|
85 |
+
echo [33mExtracting ComfyUI...[0m
|
86 |
+
"%SEVEN_ZIP_PATH%" x ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z -o"%CD%" -y >nul 2>&1
|
87 |
+
|
88 |
+
REM Check if extraction was successful
|
89 |
+
if not exist "ComfyUI_windows_portable" (
|
90 |
+
echo Extraction failed. Please check the downloaded file and try again.
|
91 |
+
exit /b 1
|
92 |
+
)
|
93 |
+
|
94 |
+
REM Delete archive
|
95 |
+
del /f ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z -force
|
96 |
+
|
97 |
+
|
98 |
+
REM Navigate to custom_nodes folder
|
99 |
+
REM Update ComfyUI
|
100 |
+
cd ComfyUI_windows_portable\update
|
101 |
+
..\python_embeded\python.exe -m pip install --upgrade pip >nul 2>&1
|
102 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\ >nul 2>&1
|
103 |
+
if exist update_new.py (
|
104 |
+
move /y update_new.py update.py
|
105 |
+
echo Running updater again since it got updated.
|
106 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\ --skip_self_update >nul 2>&1
|
107 |
+
)
|
108 |
+
|
109 |
+
cd ..
|
110 |
+
cd ComfyUI\custom_nodes
|
111 |
+
|
112 |
+
REM Clone ComfyUI-Manager
|
113 |
+
echo [33mInstalling ComfyUI-Manager...[0m
|
114 |
+
git clone https://github.com/ltdrdata/ComfyUI-Manager.git >nul 2>&1
|
115 |
+
echo [33mInstalling additional nodes...[0m
|
116 |
+
echo - Impact-Pack
|
117 |
+
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack >nul 2>&1
|
118 |
+
cd ComfyUI-Impact-Pack
|
119 |
+
git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack >nul 2>&1
|
120 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
121 |
+
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
122 |
+
cd ..
|
123 |
+
|
124 |
+
echo - GGUF
|
125 |
+
git clone https://github.com/city96/ComfyUI-GGUF >nul 2>&1
|
126 |
+
cd ComfyUI-GGUF
|
127 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
128 |
+
cd ..
|
129 |
+
|
130 |
+
echo - Custom-Scripts
|
131 |
+
git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
132 |
+
|
133 |
+
echo - KJNodes
|
134 |
+
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
135 |
+
cd ComfyUI-KJNodes
|
136 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
137 |
+
cd ..
|
138 |
+
|
139 |
+
echo - ComfyUI-VideoHelperSuite
|
140 |
+
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite >nul 2>&1
|
141 |
+
cd ComfyUI-VideoHelperSuite
|
142 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
143 |
+
cd ..
|
144 |
+
|
145 |
+
echo - ComfyUI-Frame-Interpolation
|
146 |
+
git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation >nul 2>&1
|
147 |
+
cd ComfyUI-Frame-Interpolation
|
148 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements-with-cupy.txt --no-warn-script-location >nul 2>&1
|
149 |
+
cd ..
|
150 |
+
|
151 |
+
echo - rgthree
|
152 |
+
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
153 |
+
cd rgthree-comfy
|
154 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
155 |
+
cd ..
|
156 |
+
|
157 |
+
cd ..
|
158 |
+
cd models
|
159 |
+
REM Download VAE file
|
160 |
+
echo [33mDownloading VAE file...[0m
|
161 |
+
cd vae
|
162 |
+
curl -L -o wan_2.1_vae.safetensors https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true
|
163 |
+
|
164 |
+
cd ..
|
165 |
+
|
166 |
+
REM Download CLIP files
|
167 |
+
echo [33mDownloading CLIP files...[0m
|
168 |
+
cd clip
|
169 |
+
curl -L -o "umt5_xxl_fp8_e4m3fn_scaled.safetensors" https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true
|
170 |
+
cd ..
|
171 |
+
|
172 |
+
REM Download Diffusion models files
|
173 |
+
cd diffusion_models
|
174 |
+
if "%INSTALL_TYPE%"=="unoptimized" (
|
175 |
+
echo [33mDownloading diffusion models file...[0m
|
176 |
+
echo T2V Quant Model :
|
177 |
+
curl -L -o wan2.1_i2v_480p_14B_bf16.safetensors https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_i2v_480p_14B_bf16.safetensors?download=true
|
178 |
+
echo I2V Quant Model :
|
179 |
+
curl -L -o wan2.1_t2v_1.3B_bf16.safetensors https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_t2v_1.3B_bf16.safetensors?download=true
|
180 |
+
)
|
181 |
+
if "%DOWNLOAD_GGUF%"=="yes" (
|
182 |
+
echo [33mDownloading GGUF T2V Quant Model...[0m
|
183 |
+
if /i "%FLUX_GGUF_CHOICE%"=="A" (
|
184 |
+
curl -L -o wan2.1-t2v-14b-Q8_0.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q8_0.gguf?download=true
|
185 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="B" (
|
186 |
+
curl -L -o wan2.1-t2v-14b-Q5_K_M.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q5_K_M.gguf?download=true
|
187 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="C" (
|
188 |
+
curl -L -o wan2.1-t2v-14b-Q3_K_S.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q3_K_S.gguf?download=true
|
189 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="D" (
|
190 |
+
curl -L -o wan2.1-t2v-14b-Q8_0.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q8_0.gguf?download=true
|
191 |
+
curl -L -o wan2.1-t2v-14b-Q5_K_M.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q5_K_M.gguf?download=true
|
192 |
+
curl -L -o wan2.1-t2v-14b-Q3_K_S.gguf https://huggingface.co/city96/Wan2.1-T2V-14B-gguf/resolve/main/wan2.1-t2v-14b-Q3_K_S.gguf?download=true
|
193 |
+
)
|
194 |
+
)
|
195 |
+
if "%DOWNLOAD_GGUF%"=="yes" (
|
196 |
+
echo [33mDownloading GGUF I2V Quant Model...[0m
|
197 |
+
if /i "%FLUX_GGUF_CHOICE%"=="A" (
|
198 |
+
curl -L -o wan2.1-i2v-14b-480p-Q8_0.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q8_0.gguf?download=true
|
199 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="B" (
|
200 |
+
curl -L -o wan2.1-i2v-14b-480p-Q5_K_M.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q5_K_M.gguf?download=true
|
201 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="C" (
|
202 |
+
curl -L -o wan2.1-i2v-14b-480p-Q3_K_S.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q3_K_S.gguf?download=true
|
203 |
+
) else if /i "%FLUX_GGUF_CHOICE%"=="D" (
|
204 |
+
curl -L -o wan2.1-i2v-14b-480p-Q8_0.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q8_0.gguf?download=true
|
205 |
+
curl -L -o wan2.1-i2v-14b-480p-Q5_K_M.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q5_K_M.gguf?download=true
|
206 |
+
curl -L -o wan2.1-i2v-14b-480p-Q3_K_S.gguf https://huggingface.co/city96/Wan2.1-I2V-14B-480P-gguf/resolve/main/wan2.1-i2v-14b-480p-Q3_K_S.gguf?download=true
|
207 |
+
)
|
208 |
+
)
|
209 |
+
cd ..
|
210 |
+
|
211 |
+
REM Download clip vision
|
212 |
+
cd clip_vision
|
213 |
+
echo [33mDownloading clip vision file...[0m
|
214 |
+
curl -L -o clip_vision_h.safetensors https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors?download=true
|
215 |
+
cd ..
|
216 |
+
|
217 |
+
REM Download upscale model
|
218 |
+
echo [33mDownloading upscale models...[0m
|
219 |
+
cd upscale_models
|
220 |
+
curl -L -o 4x_foolhardy_Remacri.pth https://huggingface.co/FacehugmanIII/4x_foolhardy_Remacri/resolve/main/4x_foolhardy_Remacri.pth?download=true
|
221 |
+
|
222 |
+
cd ..\..
|
223 |
+
|
224 |
+
mkdir .\user\default
|
225 |
+
echo [33mDownloading comfy settings...[0m
|
226 |
+
cd user\default
|
227 |
+
curl -L -o comfy.settings.json https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/others/comfy.settings.json?download=true
|
228 |
+
echo [33mDownloading comfy workflow...[0m
|
229 |
+
mkdir .\workflows
|
230 |
+
cd workflows
|
231 |
+
curl -L -o "UmeAiRT - Flux workflow.7z" https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/workflows/UmeAiRT-Flux_Workflow.7z?download=true
|
232 |
+
"%SEVEN_ZIP_PATH%" x "UmeAiRT - Flux workflow.7z" -o"%CD%" -y >nul 2>&1
|
233 |
+
del /f "UmeAiRT - Flux workflow.7z" -force >nul 2>&1
|
234 |
+
cd ..\..\..\..
|
235 |
+
|
236 |
+
REM Final steps based on user choice
|
237 |
+
if "%INSTALL_TYPE%"=="fast-lowvram" (
|
238 |
+
echo Downloading special run file for fast-lowvram...
|
239 |
+
curl -L -o "run_nvidia_gpu-LOWVRAM.bat" "https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/scripts/run_nvidia_gpu-LOWVRAM.bat?download=true"
|
240 |
+
echo ComfyUI and FLUX installed. Running ComfyUI...
|
241 |
+
call "run_nvidia_gpu-LOWVRAM.bat"
|
242 |
+
) else (
|
243 |
+
echo ComfyUI and FLUX installed. HAVE FUN ;)
|
244 |
+
call "run_nvidia_gpu.bat"
|
245 |
+
)
|
ComfyUI-WAN2.1-Missing_nodes_WindowsPortable.bat
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@echo off
|
2 |
+
setlocal enabledelayedexpansion
|
3 |
+
echo [33mUpdate ComfyUI[0m
|
4 |
+
cd ComfyUI_windows_portable\update
|
5 |
+
..\python_embeded\python.exe -m pip install --upgrade pip
|
6 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\
|
7 |
+
if exist update_new.py (
|
8 |
+
move /y update_new.py update.py
|
9 |
+
echo Running updater again since it got updated.
|
10 |
+
..\python_embeded\python.exe .\update.py ..\ComfyUI\ --skip_self_update
|
11 |
+
)
|
12 |
+
|
13 |
+
cd ..
|
14 |
+
cd ComfyUI\custom_nodes
|
15 |
+
|
16 |
+
REM Clone ComfyUI-Manager
|
17 |
+
echo [33mInstalling ComfyUI-Manager...[0m
|
18 |
+
git clone https://github.com/ltdrdata/ComfyUI-Manager.git >nul 2>&1
|
19 |
+
echo [33mInstalling additional nodes...[0m
|
20 |
+
echo - Impact-Pack
|
21 |
+
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack >nul 2>&1
|
22 |
+
cd ComfyUI-Impact-Pack
|
23 |
+
git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack >nul 2>&1
|
24 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
25 |
+
..\..\..\python_embeded\python.exe -s -m pip install ultralytics --no-warn-script-location >nul 2>&1
|
26 |
+
cd ..
|
27 |
+
|
28 |
+
echo - GGUF
|
29 |
+
git clone https://github.com/city96/ComfyUI-GGUF >nul 2>&1
|
30 |
+
cd ComfyUI-GGUF
|
31 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
32 |
+
cd ..
|
33 |
+
|
34 |
+
echo - Custom-Scripts
|
35 |
+
git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts >nul 2>&1
|
36 |
+
|
37 |
+
echo - KJNodes
|
38 |
+
git clone https://github.com/kijai/ComfyUI-KJNodes >nul 2>&1
|
39 |
+
cd ComfyUI-KJNodes
|
40 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
41 |
+
cd ..
|
42 |
+
|
43 |
+
echo - ComfyUI-VideoHelperSuite
|
44 |
+
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite >nul 2>&1
|
45 |
+
cd ComfyUI-VideoHelperSuite
|
46 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
47 |
+
cd ..
|
48 |
+
|
49 |
+
echo - ComfyUI-Frame-Interpolation
|
50 |
+
git clone https://github.com/Fannovel16/ComfyUI-Frame-Interpolation >nul 2>&1
|
51 |
+
cd ComfyUI-Frame-Interpolation
|
52 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements-with-cupy.txt --no-warn-script-location >nul 2>&1
|
53 |
+
cd ..
|
54 |
+
|
55 |
+
echo - rgthree
|
56 |
+
git clone https://github.com/rgthree/rgthree-comfy >nul 2>&1
|
57 |
+
cd rgthree-comfy
|
58 |
+
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt --no-warn-script-location >nul 2>&1
|
59 |
+
cd ..
|
60 |
+
|
workflows/UmeAiRT-Flux_Workflow.7z
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7395505cf92d81cad1848ff70f98fdcd4edaa58b1b892572b2bc9e5fa1234e7
|
3 |
+
size 27308
|