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

FaceBBoxDetectorLoader(FaceParsing) #6

Open
viklen30 opened this issue Mar 25, 2024 · 6 comments
Open

FaceBBoxDetectorLoader(FaceParsing) #6

viklen30 opened this issue Mar 25, 2024 · 6 comments

Comments

@viklen30
Copy link

Starting server

To see the GUI go to: http://127.0.0.1:8188
FETCH DATA from: D:\NTest\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
[ERROR] An error occurred while retrieving information for the 'FaceBBoxDetectorLoader(FaceParsing)' node.
Traceback (most recent call last):
File "D:\NTest\ComfyUI\ComfyUI\server.py", line 414, in get_object_info
out[x] = node_info(x)
^^^^^^^^^^^^
File "D:\NTest\ComfyUI\ComfyUI\server.py", line 392, in node_info
info['input'] = obj_class.INPUT_TYPES()
^^^^^^^^^^^^^^^^^^^^^^^
File "D:\NTest\ComfyUI\ComfyUI\custom_nodes\comfyui_face_parsing\face_parsing_nodes.py", line 24, in INPUT_TYPES
files = folder_paths.get_filename_list("ultralytics_bbox")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\NTest\ComfyUI\ComfyUI\folder_paths.py", line 220, in get_filename_list
out = get_filename_list_(folder_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\NTest\ComfyUI\ComfyUI\folder_paths.py", line 187, in get_filename_list_
folders = folder_names_and_paths[folder_name]
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'ultralytics_bbox'

@viklen30
Copy link
Author

Screenshot (9)
Screenshot (8)

@ssm82
Copy link

ssm82 commented Apr 15, 2024

Installing the Impact-Pack extension solved the problem

@Ryuukeisyou
Copy link
Owner

with new commit now make dir will be excuted before downloading the file. hope this fix the problem.

@Sinitra
Copy link

Sinitra commented Jul 6, 2024

Installing the Impact-Pack extension solved the problem

ssm82 May the most beautiful women in the world adore your balls. 😁👍❤️

@Aries2003
Copy link

Impact-Pack extension didnt solved the problem for me

@S0LTIS
Copy link

S0LTIS commented Feb 3, 2025

It's Renamed BBox not FaceBBox. Look in node list.

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

6 participants