diff --git a/custom-node-list.json b/custom-node-list.json index fb3c0a40..0e8581b6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21348,6 +21348,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "TheAIDoctor", + "title": "The AI Doctors Clinical Tools", + "id": "AIDocCT", + "reference": "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools", + "files": [ + "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools" + ], + "install_type": "git-clone", + "description": "MultiInt and MultiText nodes. The MultiInt node allows management of multiple int values with configurable steps, +/- buttons, drag change, & customized labels. The MultiText node offers similar functionality for string values." } ] }