Comfy-Org / Comfy-Org/ComfyUI

The following node types were not found

Open
#1,935 1 comment 1 reaction 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Loading: ComfyUI-Manager (V0.43)
### ComfyUI Revision: 1667 [3e0033ef] | Released on '2023-11-10'

When loading the graph, the following node types were not found:
VHS_LoadVideoPath
LineArtPreprocessor
VHS_VideoCombine
VHS_LoadImagesPath
BatchPromptScheduleLatentInput
Nodes that have failed to load will show as red on the graph.

C:\Users\andy\Documents\Work\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
** ComfyUI start up time: 2023-11-10 16:59:28.941586
Failed to execute startup-script: C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / 'default'

Prestartup times for custom nodes:
0.0 seconds (PRESTARTUP FAILED): C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 24564 MB, total RAM 65349 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
VAE dtype: torch.bfloat16
Using pytorch cross attention
### Loading: ComfyUI-Manager (V0.43)
### ComfyUI Revision: 1667 [3e0033ef] | Released on '2023-11-10'
Traceback (most recent call last):
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite\__init__.py", line 1, in
from .videohelpersuite.nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite\nodes.py", line 14, in
from .load_video_nodes import LoadVideoUpload, LoadVideoPath
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite\load_video_nodes.py", line 5, in
import cv2
ModuleNotFoundError: No module named 'cv2'

Cannot import C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite module for custom nodes: No module named 'cv2'
Traceback (most recent call last):
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\__init__.py", line 2, in
from .utils import here, create_node_input_types
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\utils.py", line 4, in
import cv2
ModuleNotFoundError: No module named 'cv2'

Cannot import C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux module for custom nodes: No module named 'cv2'
Traceback (most recent call last):
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes\__init__.py", line 57, in
from .ScheduledNodes import (
File "C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes\ScheduledNodes.py", line 4, in
import numexpr
ModuleNotFoundError: No module named 'numexpr'

Cannot import C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes module for custom nodes: No module named 'numexpr'

Import times for custom nodes:
0.0 seconds (IMPORT FAILED): C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.0 seconds: C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
0.0 seconds (IMPORT FAILED): C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes
0.0 seconds: C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
0.0 seconds (IMPORT FAILED): C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
0.2 seconds: C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Starting server

To see the GUI go to: http://127.0.0.1:8188
FETCH DATA from: C:\Users\andy\Documents\Work\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.