was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Conflicted Nodes in the Manager

Open junaid3d opened this issue 1 year ago • 1 comments

Installed comfyui today and needed WAS nodes for a workflow but it lists these conflicting nodes

Conflicted Nodes: Image Save [ymc-node-suite-comfyui], Save Text File [ymc-node-suite-comfyui]

junaid3d avatar Dec 19 '23 15:12 junaid3d

Dirty fix would be renaming the nodes in the NODE_CLASS_MAPPINGS dictionary. But I won't be renaming my nodes on account of some other custom nodes at this time. The WAS nodes need to rebuild with class names and a NODES_DISPLAY_NAME_MAPPINGS dictionary added, which would break everyones workflows since the release of this suite back when ComfyUI started.

It would make sense for that custom node to instead standardize with using class names for class mapping and display names as I am sure it has a much smaller footprint in the community.

WASasquatch avatar Dec 21 '23 00:12 WASasquatch