comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
58.89k stars 6.25k forks source link

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'? #5309

Closed kairin closed 1 month ago

kairin commented 1 month ago

Your question

i keep encountering this problem/issue where after updating the comfyui it will throw this error and i'd be going... AGAIN?????? I THOUGHT I FIGURED IT OUT....

and to which turns out i can't remember what i did... and i end up searching all over the internet to realise oh wait... it a simple solution... so... that's the whole point of this post.

so as you can see, everything loads up fine... until...


comfui  ddd  venv
Command 'nvcc' not found, but can be installed with:
sudo apt install nvidia-cuda-toolkit
Mon Oct 21 23:27:18 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 565.51.01              Driver Version: 565.90         CUDA Version: 12.7     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4080 ...    On  |   00000000:0B:00.0  On |                  N/A |
|  0%   39C    P0             10W /  320W |     861MiB /  16376MiB |      7%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A        26      G   /Xwayland                                   N/A      |
+-----------------------------------------------------------------------------------------+
VIRTUAL_ENV=/home/ks/venv
VIRTUAL_ENV_PROMPT=(venv)
comfui  ddd  venv
CODEOWNERS       app               comfyui.prev2.log               fix_torch.py       models           pytest.ini        tests-unit
CONTRIBUTING.md  comfy             comfyui_screenshot.png          folder_paths.py    new_updater.py   requirements.txt  user
LICENSE          comfy_execution   cuda_malloc.py                  input              node_helpers.py  script_examples   utils
README.md        comfy_extras      custom_nodes                    latent_preview.py  nodes.py         server.py         web
__pycache__      comfyui.log       execution.py                    main.py            notebooks        temp
api_server       comfyui.prev.log  extra_model_paths.yaml.example  model_filemanager  output           tests
  on    bash   ks 3.12.3    master ≡  1                                                                                  0ms 
╭─ 23:27:19 |  21 Oct, Monday |   in     comfui
╰─❯ sudo apt update
[sudo] password for ks:
Get:1 file:/var/cuda-repo-wsl-ubuntu-12-6-local  InRelease [1572 B]
Get:1 file:/var/cuda-repo-wsl-ubuntu-12-6-local  InRelease [1572 B]
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Fetched 126 kB in 12s (10.7 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
  on    bash   ks 3.12.3    master ≡  1                                                                            16s 158ms 
╭─ 23:27:44 |  21 Oct, Monday |   in     comfui
╰─❯ python main.py
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-10-21 23:27:53.632103
** Platform: Linux
** Python version: 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0]
** Python executable: /home/ks/venv/bin/python
** ComfyUI Path: /home/ks/comfui
** Log path: /home/ks/comfui/comfyui.log

Prestartup times for custom nodes:
   0.0 seconds: /home/ks/comfui/custom_nodes/rgthree-comfy
   0.8 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Manager

Total VRAM 16376 MB, total RAM 40071 MB
pytorch version: 2.4.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: /home/ks/comfui/web
/home/ks/venv/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
### Loading: ComfyUI-Manager (V2.51.8)
### ComfyUI Revision: 2771 [518c0dc2] | Released on '2024-10-18'
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
### Loading: ComfyUI-Impact-Pack (V7.10.3)
### Loading: ComfyUI-Impact-Pack (Subpack: V0.7)
[Impact Pack] Wildcards loading done.
[ReActor] - STATUS - Running v0.5.1-b2 in ComfyUI
Torch version: 2.4.1+cu121
Not found test nodes.
### Loading: ComfyUI-Inspire-Pack (V1.5.1)
--------------
*ComfyUI_Jags_VectorMagic- nodes_loaded*
--------------
Total VRAM 16376 MB, total RAM 40071 MB
pytorch version: 2.4.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
--------------
 ### Mixlab Nodes: Loaded
json_repair## OK
ChatGPT.available True
edit_mask.available True
ClipInterrogator.available True
PromptGenerate.available True
ChinesePrompt.available True
RembgNode_.available True
TripoSR.available
MiniCPMNode.available
Scenedetect.available
FishSpeech.available
SenseVoice.available
Whisper.available False
fal-client## OK
FalVideo.available
 --------------

[rgthree-comfy] Loaded 42 fantastic nodes. 🎉

WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite: `ffmpeg_bin_path` is set to: /usr/bin/ffmpeg
WAS Node Suite: Finished. Loaded 218 nodes successfully.

        "The biggest risk is not taking any risk. In a world that is changing quickly, the only strategy that is guaranteed to fail is not taking risks." - Mark Zuckerberg

[WAS Extras] Loading extra custom nodes...
[WAS Extras]  Import times for extras:
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/ConditioningBlend.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/DebugThis.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/VAEEncodeForInpaint.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/VividSharpen.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/ksampler_sequence.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/BLVaeEncode.py

Import times for custom nodes:
   0.0 seconds: /home/ks/comfui/custom_nodes/websocket_image_save.py
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-prompt-format
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-LoRA-Tuner
   0.0 seconds: /home/ks/comfui/custom_nodes/Comfy-LFO
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui_controlnet_aux
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Facerestore-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-YOLO
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Upscaler-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/stability-ComfyUI-nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/Skimmed_CFG
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-ultralytics-yolo
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Lora-Auto-Trigger-Words
   0.0 seconds: /home/ks/comfui/custom_nodes/pre_cfg_comfy_nodes_for_ComfyUI
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-GGUF
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Image-Saver
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_JPS-Nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-YoloNasPose-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/comfy-pants
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-inpaint-nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Dwpose-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_essentials
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Custom-Scripts
   0.0 seconds: /home/ks/comfui/custom_nodes/lazy-pony-prompter
   0.0 seconds: /home/ks/comfui/custom_nodes/Comfyui_CXH_joy_caption
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-BrushNet
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_Jags_VectorMagic
   0.0 seconds: /home/ks/comfui/custom_nodes/Derfuu_ComfyUI_ModdedNodes
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-KJNodes
   0.0 seconds: /home/ks/comfui/custom_nodes/rgthree-comfy
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_ExtraModels
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_IPAdapter_plus
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Manager
   0.1 seconds: /home/ks/comfui/custom_nodes/facerestore_cf
   0.1 seconds: /home/ks/comfui/custom_nodes/comfy-ui-lora-dataset-tools
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Long-CLIP
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Impact-Pack
   0.1 seconds: /home/ks/comfui/custom_nodes/comfyui_face_parsing
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Depth-Anything-Tensorrt
   0.2 seconds: /home/ks/comfui/custom_nodes/ComfyUI_TensorRT
   0.3 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Inspire-Pack
   0.3 seconds: /home/ks/comfui/custom_nodes/efficiency-nodes-comfyui
   0.3 seconds: /home/ks/comfui/custom_nodes/ComfyUI-PhotoMaker-Plus
   0.3 seconds: /home/ks/comfui/custom_nodes/comfyui_bmab
   0.5 seconds: /home/ks/comfui/custom_nodes/comfyui-reactor-node
   0.6 seconds: /home/ks/comfui/custom_nodes/comfyui_segment_anything
   0.7 seconds: /home/ks/comfui/custom_nodes/was-node-suite-comfyui
   1.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_Primere_Nodes
   2.0 seconds: /home/ks/comfui/custom_nodes/comfyui-mixlab-nodes

Starting server

To see the GUI go to: http://127.0.0.1:8188
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/photoswipe-lightbox.esm.min.js
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/photoswipe.min.css
FETCH DATA from: /home/ks/comfui/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/pickr.min.js
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/classic.min.css
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/model-viewer.min.js
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/juxtapose.css
/home/ks/comfui/custom_nodes/comfyui-mixlab-nodes/webApp/lib/juxtapose.min.js
Update ComfyUI
Install: pip packages
[ComfyUI-Manager] skip black listed pip installation: 'torch'
[ComfyUI-Manager] skip black listed pip installation: 'torchsde'
[ComfyUI-Manager] skip black listed pip installation: 'torchvision'

Logs

No response

Other

i am aware that this is resolved, my intention is to highlight what i did cos i keep ending up at this issue and i had to backtrace all over again.

so i hope that if anyone else encounter this issue for the firs time you don't have to travel all over the web to figure it out like what happened to me.

kairin commented 1 month ago

and at this point i would be updating and restarting...


Update ComfyUI
Install: pip packages
[ComfyUI-Manager] skip black listed pip installation: 'torch'
[ComfyUI-Manager] skip black listed pip installation: 'torchsde'
[ComfyUI-Manager] skip black listed pip installation: 'torchvision'

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'torchaudio']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'einops']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'transformers>=4.28.1']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'tokenizers>=0.13.3']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'sentencepiece']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'safetensors>=0.4.2']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'aiohttp']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'pyyaml']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'Pillow']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scipy']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'tqdm']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'psutil']
 Line is comment...skipping

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'kornia>=0.7.1']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'spandrel']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'soundfile']
   Update ComfyUI
FETCH DATA from: /home/ks/comfui/custom_nodes/ComfyUI-Manager/.cache/1514988643_custom-node-list.json [DONE]
Updating: /home/ks/comfui/custom_nodes/ComfyUI_Jags_VectorMagicInstall: pip packages

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'segment-anything']
 Install: pip packages

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'GitPython']
Updating: /home/ks/comfui/custom_nodes/was-node-suite-comfyui
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scikit-image']
Updating: /home/ks/comfui/custom_nodes/ComfyUI_ExtraModels
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'PyGithub']
Updating: /home/ks/comfui/custom_nodes/ComfyUI-GGUF
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'piexif']
Updating: /home/ks/comfui/custom_nodes/ComfyUI-Custom-Scripts
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'matrix-client==0.4.0']
Updating: /home/ks/comfui/custom_nodes/ComfyUI_IPAdapter_plus      [ComfyUI-Manager] skip black listed pip installation: 'transformers'

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'opencv-python-headless']
Updating: /home/ks/comfui/custom_nodes/comfy-pants[ComfyUI-Manager] skip black listed pip installation: 'transformers'

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'huggingface-hub>0.20']
Updating: /home/ks/comfui/custom_nodes/comfyui-reactor-node
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'GitPython']
Updating: /home/ks/comfui/custom_nodes/Skimmed_CFG
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'typer']
Updating: /home/ks/comfui/custom_nodes/ComfyUI_JPS-Nodes
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scipy>=1.11.4']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'rich']
Updating: /home/ks/comfui/custom_nodes/Comfy-LFO
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'numpy<2']
Updating: /home/ks/comfui/custom_nodes/facerestore_cf
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'typing-extensions']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'dill']
Updated: /home/ks/comfui/custom_nodes/ComfyUI-Manager
Updating: /home/ks/comfui/custom_nodes/comfyui-mixlab-nodes
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'matplotlib']
Updating: /home/ks/comfui/custom_nodes/ComfyUI-Lora-Auto-Trigger-WordsInstall: pip packages

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'pillow>=10.3.0']
Install: install script

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', 'install.py']
[!]
[!] [bold yellow]WARN: The `COMFYUI_PATH` environment variable is not set. Assuming `/home/ks/comfui/custom_nodes/ComfyUI-Impact-Pack/../../` as the ComfyUI path.[/bold yellow]
[!]
[!] [bold yellow]WARN: The `COMFYUI_MODEL_PATH` environment variable is not set. Assuming `/home/ks/comfui/models` as the ComfyUI path.[/bold yellow]
Updating: /home/ks/comfui/custom_nodes/comfyui-prompt-formatInstall: pip packages

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'numpy']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scipy']
Updating: /home/ks/comfui/custom_nodes/ComfyUI_Primere_Nodes
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'pyOpenSSL']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'color-matcher']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'watchdog']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'matplotlib']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'opencv-python-headless']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'huggingface_hub']
Updating: /home/ks/comfui/custom_nodes/comfyui_face_parsing
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'matplotlib']
Updating: /home/ks/comfui/custom_nodes/ComfyUI-Image-Saver
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'mss']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'openai']
  ### ComfyUI-Impact-Pack: Check dependencies
 ### ComfyUI-Impact-Pack: Updating subpack
 [Impact Pack] EXECUTE: ['/home/ks/venv/bin/python', 'install.py'] in '/home/ks/comfui/custom_nodes/ComfyUI-Impact-Pack/impact_subpack'
 ### ComfyUI-Impact-Pack: Check basic models

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'opencv-python']
Updated: /home/ks/comfui/custom_nodes/ComfyUI-Impact-Pack
Updating: /home/ks/comfui/custom_nodes/lazy-pony-prompter
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'torchaudio']
                          Install: pip packages

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'piexif']
Updated: /home/ks/comfui/custom_nodes/ComfyUI-KJNodes
Updating: /home/ks/comfui/custom_nodes/ComfyUI-Upscaler-Tensorrt
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'clip-interrogator==0.6.0']
Updated: /home/ks/comfui/custom_nodes/ComfyUI-Image-Saver
Updating: /home/ks/comfui/custom_nodes/Comfyui_CXH_joy_caption
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'transformers>=4.36.0']
Updating: /home/ks/comfui/custom_nodes/comfyui_bmab
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'lark-parser']
Updating: /home/ks/comfui/custom_nodes/comfy-ui-lora-dataset-tools
## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'imageio-ffmpeg']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'rembg[gpu]']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'omegaconf>=2.3.0']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'Pillow>=9.5.0']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'einops>=0.7.0']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'trimesh>=4.0.5']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'huggingface-hub']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scikit-image']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'soundfile>=0.12.1']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'json-repair']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'bitsandbytes']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'accelerate']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'scenedetect[opencv-headless]']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'hydra-core>=1.3.2']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'loralib>=0.1.2']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'natsort>=8.4.0']
 Line is comment...skipping

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'git+https://github.com/shadowcz007/SenseVoice-python.git']
 Collecting git+https://github.com/shadowcz007/SenseVoice-python.git
   Cloning https://github.com/shadowcz007/SenseVoice-python.git to /tmp/pip-req-build-e8jv27sf
[!]   Running command git clone --filter=blob:none --quiet https://github.com/shadowcz007/SenseVoice-python.git /tmp/pip-req-build-e8jv27sf
   Resolved https://github.com/shadowcz007/SenseVoice-python.git to commit 43f6cf1531e7e4a7d7507d37fbc9b0fb169166ab
   Installing build dependencies: started
   Installing build dependencies: finished with status 'done'
   Getting requirements to build wheel: started
   Getting requirements to build wheel: finished with status 'done'
   Preparing metadata (pyproject.toml): started
   Preparing metadata (pyproject.toml): finished with status 'done'
 Collecting setuptools<=65.0 (from sensevoice-onnx==1.1.0)
   Using cached setuptools-65.0.0-py3-none-any.whl.metadata (6.2 kB)
                          Using cached setuptools-65.0.0-py3-none-any.whl (1.2 MB)
 Installing collected packages: setuptools
   Attempting uninstall: setuptools
     Found existing installation: setuptools 75.2.0
     Uninstalling setuptools-75.2.0:
       Successfully uninstalled setuptools-75.2.0
[!] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
 Successfully installed setuptools-65.0.0
[!] torchscale 0.3.0 requires fairscale==0.4.0, but you have fairscale 0.4.13 which is incompatible.

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'faster_whisper']

## ComfyUI-Manager: EXECUTE => ['/home/ks/venv/bin/python', '-m', 'pip', 'install', 'git+https://github.com/openai/swarm.git']
 Collecting git+https://github.com/openai/swarm.git
   Cloning https://github.com/openai/swarm.git to /tmp/pip-req-build-h2lzgihp
[!]   Running command git clone --filter=blob:none --quiet https://github.com/openai/swarm.git /tmp/pip-req-build-h2lzgihp
   Resolved https://github.com/openai/swarm.git to commit 9db581cecaacea0d46a933d6453c312b034dbf47
   Installing build dependencies: started
   Installing build dependencies: finished with status 'done'
   Getting requirements to build wheel: started
   Getting requirements to build wheel: finished with status 'done'
   Preparing metadata (pyproject.toml): started
   Preparing metadata (pyproject.toml): finished with status 'done'
Updated: /home/ks/comfui/custom_nodes/comfyui-mixlab-nodes
Update done.

Restarting... [Legacy Mode]
kairin commented 1 month ago

and then we hit the first snag of the same old error...


[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-10-21 23:29:34.810911
** Platform: Linux
** Python version: 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0]
** Python executable: /home/ks/venv/bin/python
** ComfyUI Path: /home/ks/comfui
** Log path: /home/ks/comfui/comfyui.log

Prestartup times for custom nodes:
   0.0 seconds: /home/ks/comfui/custom_nodes/rgthree-comfy
   0.6 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Manager

Total VRAM 16376 MB, total RAM 40071 MB
pytorch version: 2.4.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
Traceback (most recent call last):
  File "/home/ks/comfui/main.py", line 90, in <module>
    import execution
  File "/home/ks/comfui/execution.py", line 13, in <module>
    import nodes
  File "/home/ks/comfui/nodes.py", line 21, in <module>
    import comfy.diffusers_load
  File "/home/ks/comfui/comfy/diffusers_load.py", line 3, in <module>
    import comfy.sd
  File "/home/ks/comfui/comfy/sd.py", line 8, in <module>
    from .ldm.cascade.stage_c_coder import StageC_coder
  File "/home/ks/comfui/comfy/ldm/cascade/stage_c_coder.py", line 19, in <module>
    import torchvision
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/__init__.py", line 10, in <module>
    from torchvision import _meta_registrations, datasets, io, models, ops, transforms, utils  # usort:skip
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/models/__init__.py", line 2, in <module>
    from .convnext import *
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/models/convnext.py", line 8, in <module>
    from ..ops.misc import Conv2dNormActivation, Permute
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/ops/__init__.py", line 23, in <module>
    from .poolers import MultiScaleRoIAlign
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/ops/poolers.py", line 10, in <module>
    from .roi_align import roi_align
  File "/home/ks/venv/lib/python3.12/site-packages/torchvision/ops/roi_align.py", line 7, in <module>
    from torch._dynamo.utils import is_compile_supported
  File "/home/ks/venv/lib/python3.12/site-packages/torch/_dynamo/__init__.py", line 2, in <module>
    from . import convert_frame, eval_frame, resume_execution
  File "/home/ks/venv/lib/python3.12/site-packages/torch/_dynamo/convert_frame.py", line 48, in <module>
    from . import config, exc, trace_rules
  File "/home/ks/venv/lib/python3.12/site-packages/torch/_dynamo/exc.py", line 12, in <module>
    from .utils import counters
  File "/home/ks/venv/lib/python3.12/site-packages/torch/_dynamo/utils.py", line 1063, in <module>
    if has_triton_package():
       ^^^^^^^^^^^^^^^^^^^^
  File "/home/ks/venv/lib/python3.12/site-packages/torch/utils/_triton.py", line 9, in has_triton_package
    import triton
  File "/home/ks/venv/lib/python3.12/site-packages/triton/__init__.py", line 8, in <module>
    from .runtime import (
  File "/home/ks/venv/lib/python3.12/site-packages/triton/runtime/__init__.py", line 1, in <module>
    from .autotuner import (Autotuner, Config, Heuristics, autotune, heuristics)
  File "/home/ks/venv/lib/python3.12/site-packages/triton/runtime/autotuner.py", line 9, in <module>
    from ..testing import do_bench, do_bench_cudagraph
  File "/home/ks/venv/lib/python3.12/site-packages/triton/testing.py", line 7, in <module>
    from . import language as tl
  File "/home/ks/venv/lib/python3.12/site-packages/triton/language/__init__.py", line 4, in <module>
    from . import math
  File "/home/ks/venv/lib/python3.12/site-packages/triton/language/math.py", line 1, in <module>
    from . import core
  File "/home/ks/venv/lib/python3.12/site-packages/triton/language/core.py", line 10, in <module>
    from ..runtime.jit import jit
  File "/home/ks/venv/lib/python3.12/site-packages/triton/runtime/jit.py", line 12, in <module>
    from ..runtime.driver import driver
  File "/home/ks/venv/lib/python3.12/site-packages/triton/runtime/driver.py", line 1, in <module>
    from ..backends import backends
  File "/home/ks/venv/lib/python3.12/site-packages/triton/backends/__init__.py", line 50, in <module>
    backends = _discover_backends()
               ^^^^^^^^^^^^^^^^^^^^
  File "/home/ks/venv/lib/python3.12/site-packages/triton/backends/__init__.py", line 44, in _discover_backends
    driver = _load_module(name, os.path.join(root, name, 'driver.py'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ks/venv/lib/python3.12/site-packages/triton/backends/__init__.py", line 12, in _load_module
    spec.loader.exec_module(module)
  File "/home/ks/venv/lib/python3.12/site-packages/triton/backends/nvidia/driver.py", line 7, in <module>
    from triton.runtime.build import _build
  File "/home/ks/venv/lib/python3.12/site-packages/triton/runtime/build.py", line 8, in <module>
    import setuptools
  File "/home/ks/venv/lib/python3.12/site-packages/setuptools/__init__.py", line 16, in <module>
    import setuptools.version
  File "/home/ks/venv/lib/python3.12/site-packages/setuptools/version.py", line 1, in <module>
    import pkg_resources
  File "/home/ks/venv/lib/python3.12/site-packages/pkg_resources/__init__.py", line 2191, in <module>
    register_finder(pkgutil.ImpImporter, find_on_path)
                    ^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
kairin commented 1 month ago

at this point the first location i will find on the internet was this issue https://github.com/pypa/pip/issues/12179#issue-1819563332

but i felt it wasn't exactly useful to me...

and beside it is considered closed and solved...

https://github.com/pypa/pip/issues/12179#issuecomment-1666696582

kairin commented 1 month ago

so step 1...

update the following virtualenv


  on    bash   ks 3.12.3    master ≡  1                                                                         1m 44s 371ms 
╭─ 23:29:37 |  21 Oct, Monday |   in     comfui
╰─❯ pip install --upgrade virtualenv
Requirement already satisfied: virtualenv in /home/ks/venv/lib/python3.12/site-packages (20.26.6)
Collecting virtualenv
  Using cached virtualenv-20.27.0-py3-none-any.whl.metadata (4.5 kB)
Requirement already satisfied: distlib<1,>=0.3.7 in /home/ks/venv/lib/python3.12/site-packages (from virtualenv) (0.3.9)
Requirement already satisfied: filelock<4,>=3.12.2 in /home/ks/venv/lib/python3.12/site-packages (from virtualenv) (3.16.1)
Requirement already satisfied: platformdirs<5,>=3.9.1 in /home/ks/venv/lib/python3.12/site-packages (from virtualenv) (4.3.6)
Using cached virtualenv-20.27.0-py3-none-any.whl (3.1 MB)
Installing collected packages: virtualenv
  Attempting uninstall: virtualenv
    Found existing installation: virtualenv 20.26.6
    Uninstalling virtualenv-20.26.6:
      Successfully uninstalled virtualenv-20.26.6
Successfully installed virtualenv-20.27.0
kairin commented 1 month ago

and step 2... check on your pip


  on    bash   ks 3.12.3    master ≡  1                                                                              1s 61ms 
╭─ 23:34:34 |  21 Oct, Monday |   in     comfui
╰─❯ pip install --upgrade pip
Requirement already satisfied: pip in /home/ks/venv/lib/python3.12/site-packages (24.2)
  on    bash   ks 3.12.3    master ≡  1                                                                                821ms 
╭─ 23:34:52 |  21 Oct, Monday |   in     comfui
╰─❯ python -m ensurepip --upgrade
Looking in links: /tmp/tmpgne8gml9
Requirement already satisfied: pip in /home/ks/venv/lib/python3.12/site-packages (24.2)
kairin commented 1 month ago

and finally update the following...

so this is the part that caused the problem in the first place


  on    bash   ks 3.12.3    master ≡  1                                                                             3s 213ms 
╭─ 23:35:08 |  21 Oct, Monday |   in     comfui
╰─❯ python3.12 -m pip install --upgrade setuptools
Requirement already satisfied: setuptools in /home/ks/venv/lib/python3.12/site-packages (65.0.0)
Collecting setuptools
  Using cached setuptools-75.2.0-py3-none-any.whl.metadata (6.9 kB)
Using cached setuptools-75.2.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 65.0.0
    Uninstalling setuptools-65.0.0:
      Successfully uninstalled setuptools-65.0.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchscale 0.3.0 requires fairscale==0.4.0, but you have fairscale 0.4.13 which is incompatible.
sensevoice-onnx 1.1.0 requires setuptools<=65.0, but you have setuptools 75.2.0 which is incompatible.
Successfully installed setuptools-75.2.0
kairin commented 1 month ago

and once you have re-installed setuptools...

it should all work fine already


Successfully installed setuptools-75.2.0
  on    bash   ks 3.12.3    master ≡  1                                                                             1s 804ms 
╭─ 23:35:28 |  21 Oct, Monday |   in     comfui
╰─❯ python main.py
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-10-21 23:35:41.828714
** Platform: Linux
** Python version: 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0]
** Python executable: /home/ks/venv/bin/python
** ComfyUI Path: /home/ks/comfui
** Log path: /home/ks/comfui/comfyui.log

Prestartup times for custom nodes:
   0.0 seconds: /home/ks/comfui/custom_nodes/rgthree-comfy
   0.6 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Manager

Total VRAM 16376 MB, total RAM 40071 MB
pytorch version: 2.4.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: /home/ks/comfui/web
/home/ks/venv/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
### Loading: ComfyUI-Manager (V2.51.8)
### ComfyUI Revision: 2776 [83ca8911] | Released on '2024-10-20'
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
### Loading: ComfyUI-Impact-Pack (V7.10.4)
### Loading: ComfyUI-Impact-Pack (Subpack: V0.7)
[Impact Pack] Wildcards loading done.
[ReActor] - STATUS - Running v0.5.1-b2 in ComfyUI
Torch version: 2.4.1+cu121
Not found test nodes.
### Loading: ComfyUI-Inspire-Pack (V1.5.1)
--------------
*ComfyUI_Jags_VectorMagic- nodes_loaded*
--------------
Total VRAM 16376 MB, total RAM 40071 MB
pytorch version: 2.4.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 SUPER : cudaMallocAsync
--------------
 ### Mixlab Nodes: Loaded
json_repair## OK
ChatGPT.available True
edit_mask.available True
ClipInterrogator.available True
PromptGenerate.available True
ChinesePrompt.available True
RembgNode_.available True
TripoSR.available
MiniCPMNode.available
Scenedetect.available
FishSpeech.available
SenseVoice.available
Whisper.available False
fal-client## OK
FalVideo.available
 --------------

[rgthree-comfy] Loaded 42 epic nodes. 🎉

WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite: `ffmpeg_bin_path` is set to: /usr/bin/ffmpeg
WAS Node Suite: Finished. Loaded 218 nodes successfully.

        "The secret to getting ahead is getting started." - Mark Twain

[WAS Extras] Loading extra custom nodes...
[WAS Extras]  Import times for extras:
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/ConditioningBlend.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/DebugThis.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/VAEEncodeForInpaint.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/VividSharpen.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/ksampler_sequence.py
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras/BLVaeEncode.py

Import times for custom nodes:
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-prompt-format
   0.0 seconds: /home/ks/comfui/custom_nodes/websocket_image_save.py
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-LoRA-Tuner
   0.0 seconds: /home/ks/comfui/custom_nodes/Comfy-LFO
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Upscaler-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/stability-ComfyUI-nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/Skimmed_CFG
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Facerestore-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-YOLO
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Lora-Auto-Trigger-Words
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-ultralytics-yolo
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui_controlnet_aux
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-GGUF
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-YoloNasPose-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/pre_cfg_comfy_nodes_for_ComfyUI
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Dwpose-Tensorrt
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_JPS-Nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/comfyui-inpaint-nodes
   0.0 seconds: /home/ks/comfui/custom_nodes/WAS_Extras
   0.0 seconds: /home/ks/comfui/custom_nodes/comfy-pants
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Custom-Scripts
   0.0 seconds: /home/ks/comfui/custom_nodes/Comfyui_CXH_joy_caption
   0.0 seconds: /home/ks/comfui/custom_nodes/Derfuu_ComfyUI_ModdedNodes
   0.0 seconds: /home/ks/comfui/custom_nodes/lazy-pony-prompter
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_essentials
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Image-Saver
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_Jags_VectorMagic
   0.0 seconds: /home/ks/comfui/custom_nodes/rgthree-comfy
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-BrushNet
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_IPAdapter_plus
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_ExtraModels
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI_TensorRT
   0.0 seconds: /home/ks/comfui/custom_nodes/facerestore_cf
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-KJNodes
   0.0 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Manager
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Depth-Anything-Tensorrt
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Impact-Pack
   0.1 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Long-CLIP
   0.1 seconds: /home/ks/comfui/custom_nodes/comfyui_face_parsing
   0.2 seconds: /home/ks/comfui/custom_nodes/comfyui_bmab
   0.2 seconds: /home/ks/comfui/custom_nodes/efficiency-nodes-comfyui
   0.2 seconds: /home/ks/comfui/custom_nodes/ComfyUI-PhotoMaker-Plus
   0.2 seconds: /home/ks/comfui/custom_nodes/ComfyUI-Inspire-Pack
   0.3 seconds: /home/ks/comfui/custom_nodes/comfy-ui-lora-dataset-tools
   0.4 seconds: /home/ks/comfui/custom_nodes/comfyui_segment_anything
   0.4 seconds: /home/ks/comfui/custom_nodes/comfyui-reactor-node
   0.6 seconds: /home/ks/comfui/custom_nodes/ComfyUI_Primere_Nodes
   0.7 seconds: /home/ks/comfui/custom_nodes/was-node-suite-comfyui
   1.2 seconds: /home/ks/comfui/custom_nodes/comfyui-mixlab-nodes

Starting server

To see the GUI go to: http://127.0.0.1:8188