deepinsight / deepinsight/insightface
pluid_flux help
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.