Closed Torcelllo closed 2 months ago
Many custom nodes installed into custom_nodes are causing conflicts due to those you arbitrarily installed without a manager and those installed through a manager.
Moreover, a significant number of directories are causing errors because they have been installed as if they were custom nodes, even though they are not.
I recommend that reinstall from scratch.
... are still fighting it out in my installation. ComfyUI Manager says that several nodes clash because of similar names. Although Tensorops does load at start, Florence2 fails to load at all.
Win 10, 8Gb VRAM RTX 2070, 64Gb RAM
ComfyUI-Manager: installing dependencies done.
ComfyUI startup time: 2024-09-19 09:57:28.039784 Platform: Windows Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] Python executable: C:\Users\john_\AppData\Local\Programs\Python\Python310\python.exe ComfyUI Path: X:\ComfyUI Log path: X:\ComfyUI\comfyui.log
Prestartup times for custom nodes: 0.0 seconds: X:\ComfyUI\custom_nodes\rgthree-comfy 9.4 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Manager
Total VRAM 8192 MB, total RAM 65482 MB pytorch version: 2.5.0.dev20240909+cu124 Set vram state to: NORMALVRAM Device: cuda:0 NVIDIA GeForce RTX 2070 : cudaMallocAsync Using pytorch cross attention [Prompt Server] web root: X:\ComfyUI\web C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning:", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\aegisflow\init.py'
torch.cuda.amp.custom_fwd(args...)
is deprecated. Please usetorch.amp.custom_fwd(args..., device_type='cuda')
instead. @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32) Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "Cannot import X:\ComfyUI\custom_nodes\aegisflow module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\aegisflow\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\aura-sr\init.py'
Cannot import X:\ComfyUI\custom_nodes\aura-sr module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\aura-sr\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\AuraFlow\init.py'
Cannot import X:\ComfyUI\custom_nodes\AuraFlow module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\AuraFlow\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\Auto-Photoshop-StableDiffusion-Plugin\init.py'
Cannot import X:\ComfyUI\custom_nodes\Auto-Photoshop-StableDiffusion-Plugin module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\customnodes\Auto-Photoshop-StableDiffusion-Plugin\init.py' C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\colour\utilities\verbose.py:265: ColourWarning: "vaab/colour" was detected in "sys.path", please define a "COLOUR_SCIENCECOLOURIMPORT_VAAB_COLOUR=True" environment variable to import its objects into "colour" namespace! warn(*args, **kwargs) # noqa: B028 Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\CogVideo\init.py'
Cannot import X:\ComfyUI\custom_nodes\CogVideo module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\CogVideo\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\CogVideoX-5b\init.py'
Cannot import X:\ComfyUI\custom_nodes\CogVideoX-5b module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\customnodes\CogVideoX-5b\init.py' Web extensions folder found at X:\ComfyUI\web\extensions\ComfyLiterals [Allor]: No new updates. [Allor]: 0 nodes were overridden. [Allor]: 12 modules were enabled. [Allor]: 98 nodes were loaded. Traceback (most recent call last): File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1560, in _get_module return importlib.import_module("." + modulename, self.name) File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\importlib__init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_framesremoved
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\models\auto\image_processing_auto.py", line 27, in
from ...image_processingutils import BaseImageProcessor, ImageProcessingMixin
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\image_processing_utils.py", line 21, in
from .image_transforms import centercrop, normalize, rescale
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\imagetransforms.py", line 49, in
import tensorflow as tf
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow__init__.py", line 48, in
from tensorflow._api.v2 import internal
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\init__.py", line 8, in
from tensorflow._api.v2. internal import autograph
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\autograph\init__.py", line 8, in
from tensorflow.python.autograph.core.ag_ctx import control_statusctx # line: 34
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\core\ag_ctx.py", line 21, in
from tensorflow.python.autograph.utils import aglogging
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\ init.py", line 17, in
from tensorflow.python.autograph.utils.context_managers import control_dependency_onreturns
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\contextmanagers.py", line 19, in
from tensorflow.python.framework import ops
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\framework\ops.py", line 29, in
from tensorflow.core.framework import attr_valuepb2
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\core\framework\attr_value_pb2.py", line 5, in
from google.protobuf.internal import builder as builder
ImportError: cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\ init__.py)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 830, in _get_module return importlib.import_module("." + modulename, self.name) File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\importlib__init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_framesremoved
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\loaders\single_file_model.py", line 23, in
from .single_fileutils import (
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\loaders\single_file_utils.py", line 50, in
from transformers import AutoImageProcessor
File "", line 1075, in _handlefromlist
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1551, in getattr
value = getattr(module, name)
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1550, in getattr
module = self._get_module(self._class_tomodule[name])
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1562, in _get_module
raise RuntimeError(
RuntimeError: Failed to import transformers.models.auto.image_processingauto because of the following error (look up to see its traceback):
cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\init__.py)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 830, in _get_module return importlib.import_module("." + modulename, self.name) File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\importlib__init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 992, in _find_and_load_unlocked
File "", line 241, in _call_with_frames_removed
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_framesremoved
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\autoencoders__init__.py", line 1, in
from .autoencoder_asymkl import AsymmetricAutoencoderKL
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\autoencoders\autoencoder_asymkl.py", line 23, in
from .vae import DecoderOutput, DiagonalGaussianDistribution, Encoder, MaskConditionDecoder
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\autoencoders\vae.py", line 25, in
from ..unets.unet_2dblocks import (
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\unets__init__.py", line 6, in
from .unet2d import UNet2DModel
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\unets\unet_2d.py", line 24, in
from .unet_2d_blocks import UNetMidBlock2D, get_down_block, get_upblock
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\unets\unet_2d_blocks.py", line 36, in
from ..transformers.dual_transformer2d import DualTransformer2DModel
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\transformers\ init.py", line 17, in
from .transformerflux import FluxTransformer2DModel
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\transformers\transformer_flux.py", line 24, in
from ...loaders import FromOriginalModelMixin, PeftAdapterMixin
File "", line 1075, in _handlefromlist
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 820, in getattr
module = self._get_module(self._class_tomodule[name])
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 832, in _get_module
raise RuntimeError(
RuntimeError: Failed to import diffusers.loaders.single_file_model because of the following error (look up to see its traceback):
Failed to import transformers.models.auto.image_processingauto because of the following error (look up to see its traceback):
cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\init__.py)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, 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 "X:\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper__init__.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "X:\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper\nodes.py", line 7, in
from diffusers.models import AutoencoderKLCogVideoX, CogVideoXTransformer3DModel
File "", line 1075, in _handlefromlist
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 820, in getattr
module = self._get_module(self._class_tomodule[name])
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\utils\import_utils.py", line 832, in _get_module
raise RuntimeError(
RuntimeError: Failed to import diffusers.models.autoencoders.autoencoder_kl_cogvideox because of the following error (look up to see its traceback):
Failed to import diffusers.loaders.single_file_model because of the following error (look up to see its traceback):
Failed to import transformers.models.auto.image_processingauto because of the following error (look up to see its traceback):
cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal__init__.py)
Cannot import X:\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper module for custom nodes: Failed to import diffusers.models.autoencoders.autoencoder_kl_cogvideox because of the following error (look up to see its traceback): Failed to import diffusers.loaders.single_file_model because of the following error (look up to see its traceback): Failed to import transformers.models.auto.image_processingauto because of the following error (look up to see its traceback): cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal__init.py) [Crystools INFO] Crystools version: 1.16.6 [Crystools INFO] CPU: AMD Ryzen 7 2700X Eight-Core Processor - Arch: Arch unknown - OS: Windows 10 [Crystools INFO] Pynvml (Nvidia) initialized. [Crystools INFO] GPU/s: [Crystools INFO] 0) NVIDIA GeForce RTX 2070 [Crystools INFO] NVIDIA Driver: 560.81 Traceback (most recent call last): File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1560, in _get_module return importlib.import_module("." + module_name, self.name) File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_framesremoved
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\models\auto\processing_auto.py", line 28, in
from ...image_processingutils import ImageProcessingMixin
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\image_processing_utils.py", line 21, in
from .image_transforms import centercrop, normalize, rescale
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\imagetransforms.py", line 49, in
import tensorflow as tf
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow__init__.py", line 48, in
from tensorflow._api.v2 import internal
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\init__.py", line 8, in
from tensorflow._api.v2. internal import autograph
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\autograph\init__.py", line 8, in
from tensorflow.python.autograph.core.ag_ctx import control_statusctx # line: 34
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\core\ag_ctx.py", line 21, in
from tensorflow.python.autograph.utils import aglogging
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\ init.py", line 17, in
from tensorflow.python.autograph.utils.context_managers import control_dependency_onreturns
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\contextmanagers.py", line 19, in
from tensorflow.python.framework import ops
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\framework\ops.py", line 29, in
from tensorflow.core.framework import attr_valuepb2
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\core\framework\attr_value_pb2.py", line 5, in
from google.protobuf.internal import builder as builder
ImportError: cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\ init__.py)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, 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 "X:\ComfyUI\custom_nodes\ComfyUI-Florence2__init.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "X:\ComfyUI\custom_nodes\ComfyUI-Florence2\nodes.py", line 37, in
from transformers import AutoModelForCausalLM, AutoProcessor, set_seed
File "", line 1075, in _handlefromlist
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1551, in getattr
value = getattr(module, name)
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1550, in getattr__
module = self._get_module(self._class_tomodule[name])
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1562, in _get_module
raise RuntimeError(
RuntimeError: Failed to import transformers.models.auto.processingauto because of the following error (look up to see its traceback):
cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal__init__.py)
Cannot import X:\ComfyUI\custom_nodes\ComfyUI-Florence2 module for custom nodes: Failed to import transformers.models.auto.processingauto because of the following error (look up to see its traceback): cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal__init__.py)
Loading: ComfyUI-Impact-Pack (V7.5.2)
[WARN] ComfyUI-Impact-Pack: custom_wildcards path not found: B:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\custom_wildcards. Using default path.
Loading: ComfyUI-Impact-Pack (Subpack: V0.6)
Loading: ComfyUI-Inspire-Pack (V1.2.1)
[Impact Pack] Wildcards loading done. Total VRAM 8192 MB, total RAM 65482 MB pytorch version: 2.5.0.dev20240909+cu124 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 2070 : cudaMallocAsync
Loading: ComfyUI-Manager (V2.51)
ComfyUI Revision: 2703 [a1e71cfa] | Released on '2024-09-19'
[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 [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json Failed to auto update
Quality of Life Suit
QualityOfLifeSuit_Omar92_DIR: X:\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92Comfyroll Studio v1.76 : 175 Nodes Loaded
For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
[comfyui_controlnet_aux] | INFO -> Using ckpts path: X:\ComfyUI_Base\Custom_Nodes\comfyui_controlnet_aux\ckpts [comfyui_controlnet_aux] | INFO -> Using symlinks: False [comfyui_controlnetaux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] DWPose: Onnxruntime with acceleration providers detected WARNING: Ignoring invalid distribution -orch (c:\users\john\appdata\local\programs\python\python310\lib\site-packages) Requirement already satisfied: segmentanything in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 1)) (1.0) Requirement already satisfied: timm in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 2)) (1.0.7) Requirement already satisfied: addict in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 3)) (2.4.0) Requirement already satisfied: yapf in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 4)) (0.40.1) Requirement already satisfied: torch in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from timm->-r requirements.txt (line 2)) (2.5.0.dev20240909+cu124) Requirement already satisfied: torchvision in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from timm->-r requirements.txt (line 2)) (0.20.0.dev20240909+cu124) Requirement already satisfied: pyyaml in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from timm->-r requirements.txt (line 2)) (6.0) Requirement already satisfied: huggingfacehub in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from timm->-r requirements.txt (line 2)) (0.25.0.dev0) Requirement already satisfied: safetensors in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from timm->-r requirements.txt (line 2)) (0.4.3) Requirement already satisfied: importlib-metadata>=6.6.0 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from yapf->-r requirements.txt (line 4)) (7.0.0) Requirement already satisfied: platformdirs>=3.5.1 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from yapf->-r requirements.txt (line 4)) (4.1.0) Requirement already satisfied: tomli>=2.0.1 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from yapf->-r requirements.txt (line 4)) (2.0.1) Requirement already satisfied: zipp>=0.5 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from importlib-metadata>=6.6.0->yapf->-r requirements.txt (line 4)) (3.15.0) Requirement already satisfied: filelock in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (3.15.4) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (2024.6.0) Requirement already satisfied: packaging>=20.9 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (24.1) Requirement already satisfied: requests in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (4.66.4) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from huggingfacehub->timm->-r requirements.txt (line 2)) (4.12.2) Requirement already satisfied: networkx in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from torch->timm->-r requirements.txt (line 2)) (3.2.1) Requirement already satisfied: jinja2 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from torch->timm->-r requirements.txt (line 2)) (3.1.2) Requirement already satisfied: sympy==1.13.1 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from torch->timm->-r requirements.txt (line 2)) (1.13.1) Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from sympy==1.13.1->torch->timm->-r requirements.txt (line 2)) (1.3.0) Requirement already satisfied: numpy in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from torchvision->timm->-r requirements.txt (line 2)) (1.26.4) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from torchvision->timm->-r requirements.txt (line 2)) (10.3.0) Requirement already satisfied: colorama in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from tqdm>=4.42.1->huggingfacehub->timm->-r requirements.txt (line 2)) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from jinja2->torch->timm->-r requirements.txt (line 2)) (2.1.2) Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\john_\appdata\local\programs\python\python310\lib\site-packages (from requests->huggingfacehub->timm->-r requirements.txt (line 2)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from requests->huggingfacehub->timm->-r requirements.txt (line 2)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from requests->huggingfacehub->timm->-r requirements.txt (line 2)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in c:\users\john\appdata\local\programs\python\python310\lib\site-packages (from requests->huggingfacehub->timm->-r requirements.txt (line 2)) (2024.6.2) WARNING: Ignoring invalid distribution -orch (c:\users\john\appdata\local\programs\python\python310\lib\site-packages) WARNING: Ignoring invalid distribution -orch (c:\users\john_\appdata\local\programs\python\python310\lib\site-packages) [comfy_mtb] | INFO -> loaded 80 nodes successfuly [comfy_mtb] | INFO -> Some nodes (5) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information. Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\CSBW_Style\init.py'
Cannot import X:\ComfyUI\custom_nodes\CSBW_Style module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\CSBW_Style\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\DeepFocusLora\init.py'
Cannot import X:\ComfyUI\custom_nodes\DeepFocusLora module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\DeepFocusLora\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, 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 "X:\ComfyUI\custom_nodes\dspy_nodes__init__.py", line 5, in
import dspy
ModuleNotFoundError: No module named 'dspy'
Cannot import X:\ComfyUI\custom_nodes\dspy_nodes module for custom nodes: No module named 'dspy' Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success! X:\ComfyUI\custom_nodes\failfast-comfyui-extensions\extensions X:\ComfyUI\web\extensions\failfast-comfyui-extensions Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\Florence-2-DocVQA\init.py'
Cannot import X:\ComfyUI\custom_nodes\Florence-2-DocVQA module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\Florence-2-DocVQA\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\Florence-2-large-ft\init.py'
Cannot import X:\ComfyUI\custom_nodes\Florence-2-large-ft module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\Florence-2-large-ft\init.py' Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, in load_custom_node module_spec.loader.exec_module(module) File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\flux-controlnet-collections\init.py'
Cannot import X:\ComfyUI\custom_nodes\flux-controlnet-collections module for custom nodes: [Errno 2] No such file or directory: 'X:\ComfyUI\custom_nodes\flux-controlnet-collections\init.py'
[rgthree] Loaded 43 fantastic nodes. [rgthree] NOTE: Will NOT use rgthree's optimized recursive execution as ComfyUI has changed.
Searge-SDXL v4.3.1 in X:\ComfyUI_Base\Custom_Nodes\SeargeSDXL WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable
CLIPTextEncode
support. WAS Node Suite:CLIPTextEncode (BlenderNeko Advanced + NSP)
node enabled underWAS Suite/Conditioning
menu. WAS Node Suite: OpenCV Python FFMPEG support is enabled WAS Node Suite Warning:ffmpeg_bin_path
is not set inX:\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json
config file. Will attempt to use system ffmpeg binaries if available. WAS Node Suite: Finished. Loaded 219 nodes successfully.WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable
CLIPTextEncode
support. WAS Node Suite:CLIPTextEncode (BlenderNeko Advanced + NSP)
node enabled underWAS Suite/Conditioning
menu. WARNING: Ignoring invalid distribution -orch (c:\users\john_\appdata\local\programs\python\python310\lib\site-packages) WAS Node Suite: OpenCV Python FFMPEG support is enabled WAS Node Suite Warning:ffmpeg_bin_path
is not set inX:\ComfyUI\custom_nodes\was-node-suite-comfyui-main\was_suite_config.json
config file. Will attempt to use system ffmpeg binaries if available. WARNING: Ignoring invalid distribution -orch (c:\users\john_\appdata\local\programs\python\python310\lib\site-packages) WAS Node Suite: Finished. Loaded 212 nodes successfully.Traceback (most recent call last): File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1560, in _get_module return importlib.import_module("." + modulename, self.name) File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\importlib__init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_framesremoved
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\models\clip\image_processing_clip.py", line 21, in
from ...image_processing_utils import BaseImageProcessor, BatchFeature, get_sizedict
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\image_processing_utils.py", line 21, in
from .image_transforms import centercrop, normalize, rescale
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\imagetransforms.py", line 49, in
import tensorflow as tf
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow__init__.py", line 48, in
from tensorflow._api.v2 import internal
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\init__.py", line 8, in
from tensorflow._api.v2. internal import autograph
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow_api\v2__internal\autograph\init__.py", line 8, in
from tensorflow.python.autograph.core.ag_ctx import control_statusctx # line: 34
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\core\ag_ctx.py", line 21, in
from tensorflow.python.autograph.utils import aglogging
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\ init.py", line 17, in
from tensorflow.python.autograph.utils.context_managers import control_dependency_onreturns
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\autograph\utils\contextmanagers.py", line 19, in
from tensorflow.python.framework import ops
File "C:\Users\john \AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\framework\ops.py", line 29, in
from tensorflow.core.framework import attr_valuepb2
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\core\framework\attr_value_pb2.py", line 5, in
from google.protobuf.internal import builder as builder
ImportError: cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\ init__.py)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "X:\ComfyUI\nodes.py", line 1994, 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 "X:\ComfyUI\custom_nodes\x-flux-comfyui__init.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "X:\ComfyUI\custom_nodes\x-flux-comfyui\nodes.py", line 39, in
from .clip import FluxClipViT
File "X:\ComfyUI\custom_nodes\x-flux-comfyui\clip.py", line 3, in
from transformers import (CLIPImageProcessor,
File "", line 1075, in _handlefromlist
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1551, in getattr
value = getattr(module, name)
File "C:\Users\john_\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1550, in getattr
module = self._get_module(self._class_tomodule[name])
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\utils\import_utils.py", line 1562, in _get_module
raise RuntimeError(
RuntimeError: Failed to import transformers.models.clip.image_processingclip because of the following error (look up to see its traceback):
cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal\init__.py)
Cannot import X:\ComfyUI\custom_nodes\x-flux-comfyui module for custom nodes: Failed to import transformers.models.clip.image_processingclip because of the following error (look up to see its traceback): cannot import name 'builder' from 'google.protobuf.internal' (C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\internal__init__.py)
Import times for custom nodes: 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\AuraFlow 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\aura-sr 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\CogVideoX-5b 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\Auto-Photoshop-StableDiffusion-Plugin 0.0 seconds: X:\ComfyUI\custom_nodes\comfyui-pzc-multiworkspace 0.0 seconds: X:\ComfyUI\custom_nodes\SDXLAspectRatio.py 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\flux-controlnet-collections 0.0 seconds: X:\ComfyUI\custom_nodes\dequality.py 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\Florence-2-large-ft 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\DeepFocusLora 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\CogVideo 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\Florence-2-DocVQA 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\CSBW_Style 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-PixelResolutionCalculator 0.0 seconds: X:\ComfyUI\custom_nodes\comfyui_easy_padding 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI_SimpleMath 0.0 seconds: X:\ComfyUI\custom_nodes\ControlNet-LLLite-ComfyUI 0.0 seconds: X:\ComfyUI\custom_nodes\sdxl_prompt_styler 0.0 seconds: X:\ComfyUI\custom_nodes\cg-use-everywhere 0.0 seconds: X:\ComfyUI\custom_nodes\sigmas_tools_and_the_golden_scheduler 0.0 seconds: X:\ComfyUI\custom_nodes\sd-dynamic-thresholding 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Ollama-Describer 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\dspy_nodes 0.0 seconds: X:\ComfyUI\custom_nodes\cg-image-picker 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Chibi-Nodes 0.0 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\aegisflow 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyLiterals 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-TiledDiffusion 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92 0.0 seconds: X:\ComfyUI\custom_nodes\comfyui-ollama-llms 0.0 seconds: X:\ComfyUI\custom_nodes\mikey_nodes 0.0 seconds: X:\ComfyUI\custom_nodes\comfyui-various 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI_Load_Image_With_Metadata 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyMath 0.0 seconds: X:\ComfyUI\custom_nodes\ComfyUI-GGUF 0.0 seconds: X:\ComfyUI\custom_nodes\failfast-comfyui-extensions 0.0 seconds: X:\ComfyUI\custom_nodes\comfyui-ollama 0.0 seconds: X:\ComfyUI\custom_nodes\bsz-cui-extras 0.0 seconds: X:\ComfyUI\custom_nodes\comfy-image-saver 0.1 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\ComfyUI-Florence2 0.1 seconds: X:\ComfyUI\custom_nodes\efficiency-nodes-comfyui 0.1 seconds: X:\ComfyUI\custom_nodes\rgthree-comfy 0.1 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\x-flux-comfyui 0.1 seconds: X:\ComfyUI\custom_nodes\ComfyUI_essentials 0.1 seconds: X:\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes 0.1 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack 0.1 seconds: X:\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved 0.1 seconds: X:\ComfyUI\custom_nodes\comfyui_controlnet_aux 0.1 seconds: X:\ComfyUI\custom_nodes\ComfyUI-KJNodes 0.2 seconds: X:\ComfyUI\custom_nodes\RES4LYF 0.3 seconds: X:\ComfyUI\custom_nodes\comfyui-tensorops 0.3 seconds: X:\ComfyUI\custom_nodes\comfy_mtb 0.3 seconds: X:\ComfyUI\custom_nodes\ComfyUI_bitsandbytes_NF4 0.4 seconds: X:\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.5 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Crystools 0.9 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Manager 1.3 seconds: X:\ComfyUI\custom_nodes\ComfyUI-IF_AI_tools 2.2 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 2.2 seconds: X:\ComfyUI\custom_nodes\Conditioning-token-experiments-for-ComfyUI 2.3 seconds (IMPORT FAILED): X:\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper 2.6 seconds: X:\ComfyUI\custom_nodes\ComfyUI-OllamaGemini 4.1 seconds: X:\ComfyUI\custom_nodes\SeargeSDXL 4.5 seconds: X:\ComfyUI\custom_nodes\ComfyUI-Allor 6.2 seconds: X:\ComfyUI\custom_nodes\bilbox-comfyui 7.0 seconds: X:\ComfyUI\custom_nodes\comfyui_segment_anything 8.8 seconds: X:\ComfyUI\custom_nodes\was-node-suite-comfyui 8.9 seconds: X:\ComfyUI\custom_nodes\was-node-suite-comfyui-main
Starting server