Traceback (most recent call last):
File "C:\Users\ASTIN\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2112, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "H:\ComfyUI\custom_nodes/comfyui_pulid_flux_ll_init.py", line 1, in
from .pulidflux import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "H:\ComfyUI\custom_nodes/comfyui_pulid_flux_ll\pulidflux.py", line 5, in
from insightface.utils.download import download_file
ModuleNotFoundError: No module named 'insightface'
Traceback (most recent call last):
File "C:\Users\ASTIN\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2112, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "H:\ComfyUI\custom_nodes\comfyui_pulid_flux_ll_init.py", line 1, in
from .pulidflux import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "H:\ComfyUI\custom_nodes\comfyui_pulid_flux_ll\pulidflux.py", line 5, in
from insightface.utils.download import download_file
ModuleNotFoundError: No module named 'insightface