You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
Traceback (most recent call last):
File "C:\AAA-HP\ComfyUI\nodes.py", line 2031, 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:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node_init.py", line 23, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 15, in
from insightface.app.common import Face
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface_init_.py", line 18, in
from . import app
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface\app_init_.py", line 2, in
from .mask_renderer import *
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface\app\mask_renderer.py", line 4, in
import albumentations as A
ModuleNotFoundError: No module named 'albumentations'
Cannot import C:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: No module named 'albumentations'
Traceback (most recent call last):
File "C:\AAA-HP\ComfyUI\nodes.py", line 2031, 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:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node_init.py", line 23, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 15, in
from insightface.app.common import Face
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface_init_.py", line 18, in
from . import app
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface\app_init_.py", line 2, in
from .mask_renderer import *
File "C:\AAA-HP\python_embeded\Lib\site-packages\insightface\app\mask_renderer.py", line 4, in
import albumentations as A
ModuleNotFoundError: No module named 'albumentations'
Cannot import C:\AAA-HP\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: No module named 'albumentations'