insightface icon indicating copy to clipboard operation
insightface copied to clipboard

pluid_flux help

Open Astin1860 opened this issue 10 months ago • 0 comments

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

Astin1860 avatar Feb 16 '25 22:02 Astin1860