diff --git a/custom-node-list.json b/custom-node-list.json index 17360546..442f45c4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21337,6 +21337,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." } ] }