ImportError: cannot import name 'lcm' from 'comfy.samplers'
Using pytorch attention
Traceback (most recent call last):
File "/home/ooin/workspace/ComfyUI/nodes.py", line 2075, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import /home/ooin/workspace/ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved module for custom nodes: cannot import name 'lcm' from 'comfy.samplers' (/home/ooin/workspace/ComfyUI/comfy/samplers.py)
Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
Efficiency Nodes: Attempting to add 'AnimatedDiff Script' Node (ComfyUI-AnimateDiff-Evolved add-on)...Failed!
Traceback (most recent call last):
File "/home/ooin/workspace/ComfyUI/nodes.py", line 2075, in load_custom_node
module_spec.loader.exec_module(module)
File "