ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
6.18k stars 767 forks source link

There are o red nodes on the wf and it works fine but still get "When loading the graph, the following node types were not found:" error. #518

Closed Lalimec closed 6 months ago

Lalimec commented 6 months ago

So i cant seem to find the problem, terminal log shows there are occasional "nodes not found" errors but it is clear that is not the case since i ve already installed them and they are working fine. image workflow (5)

(comfy) ubuntu@ip-172-31-9-85:~/ComfyUI$ conda activate comfy && cd /home/ubuntu/ComfyUI && python main.py --l
isten 0.0.0.0 --port 8188                                                                                     
** ComfyUI startup time: 2024-03-25 23:24:00.235523                                                           
** Platform: Linux                                                                                            
** Python version: 3.10.13 | packaged by conda-forge | (main, Dec 23 2023, 15:36:39) [GCC 12.3.0]             
** Python executable: /opt/conda/envs/comfy/bin/python                                                        
** Log path: /home/ubuntu/ComfyUI/comfyui.log                                                                 

Prestartup times for custom nodes:                                                                            
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Marigold                                            
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/rgthree-comfy                                               
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Manager                                             

Total VRAM 22723 MB, total RAM 31751 MB                
Set vram state to: NORMAL_VRAM                                                                                
Device: cuda:0 NVIDIA A10G : cudaMallocAsync                                                                  
VAE dtype: torch.bfloat16                              
Using pytorch cross attention                          
Adding extra search path checkpoints /home/ubuntu/stable-diffusion-webui/models/Stable-diffusion              
Adding extra search path configs /home/ubuntu/stable-diffusion-webui/models/Stable-diffusion                  
Adding extra search path vae /home/ubuntu/stable-diffusion-webui/models/VAE                                   
Adding extra search path loras /home/ubuntu/stable-diffusion-webui/models/Lora                                
Adding extra search path loras /home/ubuntu/stable-diffusion-webui/models/LyCORIS                             
Adding extra search path upscale_models /home/ubuntu/stable-diffusion-webui/models/ESRGAN                     
Adding extra search path upscale_models /home/ubuntu/stable-diffusion-webui/models/RealESRGAN                 
Adding extra search path upscale_models /home/ubuntu/stable-diffusion-webui/models/SwinIR                     
Adding extra search path embeddings /home/ubuntu/stable-diffusion-webui/embeddings                            
Adding extra search path hypernetworks /home/ubuntu/stable-diffusion-webui/models/hypernetworks               
Adding extra search path controlnet /home/ubuntu/stable-diffusion-webui/models/ControlNet                     

[rgthree] Loaded 34 fantastic nodes.                   
[rgthree] Will use rgthree's optimized recursive execution.                                                   

[ReActor] - STATUS - Running v0.4.2-b1 in ComfyUI      
Torch version: 2.1.2+cu121                             
### Loading: ComfyUI-Inspire-Pack (V0.69.2)            
### Loading: ComfyUI-Manager (V2.10.3)                 
### ComfyUI Revision: 2083 [ae77590b] | Released on '2024-03-25'                                              
[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/custo
m-node-list.json                                                                                              
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/exten
sion-node-map.json                                                                                            
Adding /home/ubuntu/ComfyUI/custom_nodes to sys.path                                                          
Could not find efficiency nodes                                                                               
[comfyui_controlnet_aux] | INFO -> Using ckpts path: /home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux/
ckpts                                                                                                         
[comfyui_controlnet_aux] | INFO -> Using symlinks: False                                                      
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider',
 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']     
DWPose: Onnxruntime with acceleration providers detected                                                      
Loaded ControlNetPreprocessors nodes from /home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux            
Could not find AdvancedControlNet nodes                                                                       
Could not find AnimateDiff nodes                       
Loaded IPAdapter nodes from /home/ubuntu/ComfyUI/custom_nodes/ComfyUI_IPAdapter_plus                          
metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all
 its bases                                                                                                    
Could not find VideoHelperSuite nodes                  
[inference_core_nodes.controlnet_preprocessors] | INFO -> Using ckpts path: /home/ubuntu/ComfyUI/custom_nodes/
ComfyUI-Inference-Core-Nodes/src/inference_core_nodes/controlnet_preprocessors/ckpts                          
[inference_core_nodes.controlnet_preprocessors] | INFO -> Using symlinks: False                               
[inference_core_nodes.controlnet_preprocessors] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'Dire
ctMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLE
xecutionProvider']         
### Loading: ComfyUI-Impact-Pack (V4.85.1)             
### Loading: ComfyUI-Impact-Pack (Subpack: V0.4)       
[Impact Pack] Wildcards loading done.                  
WAS Node Suite: OpenCV Python FFMPEG support is enabled                                                       
WAS Node Suite Warning: `ffmpeg_bin_path` is not set in `/home/ubuntu/ComfyUI/custom_nodes/was-node-suite-comf
yui/was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 211 nodes successfully.                                                      

        "Art enables us to find ourselves and lose ourselves at the same time." - Thomas Merton               

### Loading: Workspace Manager (V1.0.0)                
Comfy-Easy-Use (v1.1.2): Loaded                        

Import times for custom nodes:                         
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/websocket_image_save.py                                     
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux                                      
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/gcLatentTunnel.py                                           
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/sdxl_prompt_styler                                          
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/image-resize-comfyui                                        
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/masquerade-nodes-comfyui                                    
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI_essentials                                          
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Eagle-PNGInfo                                       
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/comfyui-browser                                             
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Custom-Scripts                                      
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/comfyui-workspace-manager                                   
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/rgthree-comfy                                               
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/Derfuu_ComfyUI_ModdedNodes                                  
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI_IPAdapter_plus                                      
   0.0 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Easy-Use                                            
   0.1 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes                                
   0.1 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Inspire-Pack                                        
   0.1 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Manager                                             
   0.2 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI_InstantID                                           
   0.3 seconds: /home/ubuntu/ComfyUI/custom_nodes/comfyui-art-venture                                         
   0.4 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Marigold                                            
   0.6 seconds: /home/ubuntu/ComfyUI/custom_nodes/ComfyUI-Impact-Pack                                         
   1.4 seconds: /home/ubuntu/ComfyUI/custom_nodes/was-node-suite-comfyui                                      
   1.6 seconds: /home/ubuntu/ComfyUI/custom_nodes/comfyui-reactor-node                                        

Starting server            

To see the GUI go to: http://0.0.0.0:8188
ltdrdata commented 6 months ago

This issue is not related to the ComfyUI-Manager. If it's loading and running properly but still showing such alerts, please report it to the ComfyUI repository.

https://github.com/comfyanonymous/ComfyUI/issues

Lalimec commented 6 months ago

oke, i thought the error window is managers feature.