LykosAI/ComfyUI-Inference-Core-Nodes

I have a problem with inference_core_nodes. for a few days in comfyUI Win64 Stability Matrix

ZIGAIBNX opened this issue · 1 comments

I never have this problem and hunted me for a few days, im a brazilian designer and use comfy to made vid to vid

File "C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes_init.py", line 1, in
from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes_init_.py", line 57, in
NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS = get_node_mappings()
File "C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes_init.py", line 36, in get_node_mappings
submodule = importlib.import_module(f"{name}.{submodule_info.name}")
File "importlib_init.py", line 126, in import_module
File "C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors_init_.py", line 2, in
from .utils import here, create_node_input_types
ModuleNotFoundError: No module named 'inference_core_nodes.controlnet_preprocessors.utils'

Cannot import C:\Users\Windows Lite BR\AppData\Roaming\StabilityMatrix\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes module for custom nodes: No module named 'inference_core_nodes.controlnet_preprocessors.utils'

also getting huge incompatibility issues using Stability Matrix. I was surprised to see the description read ' with a focus on not impacting startup' it's like 50 incompatible nodes!