florestefano1975 / ComfyUI-HiDiffusion

GNU General Public License v3.0
139 stars 9 forks source link

Problems starting Comfy with this custom node #1

Closed Maelstrom2014 closed 5 months ago

Maelstrom2014 commented 5 months ago

Traceback (most recent call last): File "C:\ai\comfyui\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 "C:\ai\comfyui\ComfyUI\custom_nodes\ComfyUI-HiDiffusion__init__.py", line 7, in from hidiffusion import apply_hidiffusion, remove_hidiffusion ModuleNotFoundError: No module named 'hidiffusion'

florestefano1975 commented 5 months ago

"pip install hidiffusion" 😉