ZHO-ZHO-ZHO / ComfyUI-SVD-ZHO

My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)
GNU General Public License v3.0
105 stars 11 forks source link

枣子哥,我更新了ComfyUI之后这个插件坏了QAQ #2

Open CBook424 opened 6 months ago

CBook424 commented 6 months ago

报错内容如下,请问有什么解决办法吗? Traceback (most recent call last): File "F:\ComfyUI10.24\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1864, 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 "F:\ComfyUI10.24\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-I2VGenXL__init__.py", line 1, in from .I2VGenXL import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "F:\ComfyUI10.24\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-I2VGenXL\I2VGenXL.py", line 9, in from diffusers import I2VGenXLPipeline ImportError: cannot import name 'I2VGenXLPipeline' from 'diffusers' (F:\ComfyUI10.24\ComfyUI_windows_portable\python_embeded\Lib\site-packages\diffusers__init__.py)

Cannot import F:\ComfyUI10.24\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-I2VGenXL module for custom nodes: cannot import name 'I2VGenXLPipeline' from 'diffusers' (F:\ComfyUI10.24\ComfyUI_windows_portable\python_embeded\Lib\site-packages\diffusers__init__.py)

jimwang2019 commented 3 months ago

update your diffusers version.