diff --git a/custom-node-list.json b/custom-node-list.json index 46196922..67b5d16f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12910,6 +12910,18 @@ ], "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." } ] }