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
Environment: macOS14.4.1
CPU: M2
I have already installed this plugin and the models, but it still reports an error, saying the plugin node cannot be found.
What else can i do?
errorMsg
Traceback (most recent call last):
File "/Users/admin/ComfyUI-master/nodes.py", line 1889, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 488, in _call_with_frames_removed
File "/Users/admin/ComfyUI-master/custom_nodes/facerestore_cf/init.py", line 8, in
from custom_nodes.facerestore_cf.facelib.utils.face_restoration_helper import FaceRestoreHelper
File "/Users/admin/ComfyUI-master/custom_nodes/init.py", line 20, in
from .glob.manager_util import *
ModuleNotFoundError: No module named 'custom_nodes.glob'
The text was updated successfully, but these errors were encountered:
Environment: macOS14.4.1
CPU: M2
I have already installed this plugin and the models, but it still reports an error, saying the plugin node cannot be found.
What else can i do?
errorMsg
Traceback (most recent call last):
File "/Users/admin/ComfyUI-master/nodes.py", line 1889, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 488, in _call_with_frames_removed
File "/Users/admin/ComfyUI-master/custom_nodes/facerestore_cf/init.py", line 8, in
from custom_nodes.facerestore_cf.facelib.utils.face_restoration_helper import FaceRestoreHelper
File "/Users/admin/ComfyUI-master/custom_nodes/init.py", line 20, in
from .glob.manager_util import *
ModuleNotFoundError: No module named 'custom_nodes.glob'
The text was updated successfully, but these errors were encountered: