ltdrdata / ComfyUI-Impact-Pack

Custom nodes pack for ComfyUI This custom node helps to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more.
GNU General Public License v3.0
1.9k stars 186 forks source link

Unresponsive step without description during installation process #791

Open krypt-lx opened 3 weeks ago

krypt-lx commented 3 weeks ago

I'm not quite sure is it an ComfyUI issue or pack issue, but: During installation, there is a step there is apparently a step there installer script is trying to download something in ninja mode outputting text only after it finishes.

The issue is, in slow internet this step takes forever.

The last string in terminal before hung up:

## ComfyUI-Manager: EXECUTE => ['C:\\SD\\ComfyUI_windows_portable\\python_embeded\\python.exe', 'install.py']

## Execute install/(de)activation script for 'C:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack'
[!]
[!] [bold yellow]WARN: The `COMFYUI_MODEL_PATH` environment variable is not set. Assuming `C:\SD\ComfyUI_windows_portable\ComfyUI\models` as the ComfyUI path.[/bold yellow]
[!]

2 minutes later installer appends those lines:

100%|█████████▌| 51838976/52026019 [00:46<00:00, 1102261.29it/s]
100%|█████████▌| 51970048/52026019 [00:46<00:00, 1129443.78it/s]
100%|██████████| 52026019/52026019 [00:46<00:00, 1117671.45it/s]
[!]
100%|██████████| 22507707/22507707 [00:22<00:00, 1023032.48it/s]
[!]
100%|█████████▌| 54755328/54827683 [00:53<00:00, 1119866.19it/s]
100%|██████████| 54827683/54827683 [00:53<00:00, 1025737.69it/s]
[!]  ### ComfyUI-Impact-Pack: Check dependencies

And finally continues reporting actions properly