Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu. #19

Open
Kino521 opened this issue Apr 10, 2024 · 0 comments

Comments

@Kino521
Copy link

Kino521 commented Apr 10, 2024

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?

1712718414198
1712718687803
1712718728472
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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant