natto-maki / ComfyUI-NegiTools

Apache License 2.0
30 stars 4 forks source link

Cannot Load the Nodes,metoo #6

Closed ljn00001 closed 9 months ago

ljn00001 commented 10 months ago

Traceback (most recent call last): File "D:\AIGC\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1813, 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 "D:\AIGC\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools__init.py", line 8, in from .negi.open_pose_to_point_list import OpenPoseToPointList File "D:\AIGC\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\open_pose_to_point_list.py", line 6, in from .repos.controlnet_aux.src.controlnet_aux import OpenposeDetector File "D:\AIGC\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\repos\controlnet_aux\src\controlnet_aux__init__.py", line 4, in from .leres import LeresDetector File "D:\AIGC\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\repos\controlnet_aux\src\controlnet_aux\leres\init__.py", line 13, in from .pix2pix.models.pix2pix4depth_model import Pix2Pix4DepthModel ModuleNotFoundError: No module named 'ComfyUI-NegiTools.negi.repos.controlnet_aux.src.controlnet_aux.leres.pix2pix.models'

Cannot import D:\AIGC\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools module for custom nodes: No module named 'ComfyUI-NegiTools.negi.repos.controlnet_aux.src.controlnet_aux.leres.pix2pix.models' Failed to auto update Quality of Life Suit QualityOfLifeSuit_Omar92_DIR:

ParticleDog commented 9 months ago

me too

natto-maki commented 9 months ago

Thank you for your feedback. Release v0.3.2 fixes a bug related to import, so please check with the latest version. Note: requirements.txt has been updated.

Please comment if the problem is still not resolved. Or, I will close this issue after a week has passed.