diff --git a/custom-node-list.json b/custom-node-list.json index cded9a89..9b8c78fc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42302,6 +42302,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "hetima", + "title": "ComfyUI-SingleLinePicker", + "id": "singlelinepicker", + "reference": "https://github.com/hetima/ComfyUI-SingleLinePicker", + "files": [ + "https://github.com/hetima/ComfyUI-SingleLinePicker" + ], + "install_type": "git-clone", + "description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts." + } ] }