AIFSH / PyramidFlow-ComfyUI

MIT License
9 stars 4 forks source link

Comfy utils is not defined #3

Open bankenichi opened 1 week ago

bankenichi commented 1 week ago

have not find comfy utils module Please install flash attention Traceback (most recent call last): File "E:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1941, 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 "E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\PyramidFlow-ComfyUI__init__.py", line 119, in sys.modules['utils'] = comfy_utils

All your nodes are showing as missing when I try to use your workflows as well, are all of your nodes dependencies for this?