diff --git a/custom-node-list.json b/custom-node-list.json index 67b5d16f..95f3e7c5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12525,6 +12525,17 @@ "install_type": "git-clone", "description": "Node:Prompt Worker. A text manipulation node for postprocessing of prompt." }, + { + "author": "kappa54", + "title": "ComfyUI Usability", + "id": "comfyui_usability", + "reference": "https://github.com/kappa54m/ComfyUI_Usability", + "files": [ + "https://github.com/kappa54m/ComfyUI_Usability" + ], + "install_type": "git-clone", + "description": "Custom nodes intended to improve usability." + }, @@ -12910,18 +12921,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "kappa54", - "title": "ComfyUI Usability", - "id": "comfyui_usability", - "reference": "https://github.com/kappa54m/ComfyUI_Usability", - "files": [ - "https://github.com/kappa54m/ComfyUI_Usability" - ], - "pip": ["watchdog"], - "install_type": "git-clone", - "description": "Custom nodes intended to improve usability." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 37964133..a5953c88 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + { + "author": "kappa54", + "title": "ComfyUI Usability", + "id": "comfyui_usability", + "reference": "https://github.com/kappa54m/ComfyUI_Usability", + "files": [ + "https://github.com/kappa54m/ComfyUI_Usability" + ], + "install_type": "git-clone", + "description": "Custom nodes intended to improve usability." + }, { "author": "leeguandong", "title": "ComfyUI_M3Net",