kijai / ComfyUI-CogVideoXWrapper

1.02k stars 61 forks source link

Help......can't import the node after updata today. #147

Closed K-O-N-B closed 1 month ago

K-O-N-B commented 1 month ago

Traceback (most recent call last): File "H:\ComfyUI-qiuye\ComfyUI\nodes.py", line 2001, 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 "H:\ComfyUI-qiuye\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper__init.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "H:\ComfyUI-qiuye\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper\nodes.py", line 18, in from diffusers.schedulers import ( ImportError: cannot import name 'CogVideoXDDIMScheduler' from 'diffusers.schedulers' (H:\ComfyUI-qiuye\ComfyUI.ext\Lib\site-packages\diffusers\schedulers\init__.py)

Cannot import H:\ComfyUI-qiuye\ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper module for custom nodes: cannot import name 'CogVideoXDDIMScheduler' from 'diffusers.schedulers' (H:\ComfyUI-qiuye\ComfyUI.ext\Lib\site-packages\diffusers\schedulers__init__.py)

kijai commented 1 month ago

After what update? That error suggests your diffusers version is too old.

K-O-N-B commented 1 month ago

Found the cause, various plug-ins causing confusion in the environment