Update custom-node-list.json

fixing the correct insertion of new entries in alphabetical order.
This commit is contained in:
Ambrosinus 2025-06-25 07:16:04 +02:00 committed by GitHub
parent e1b4db38e5
commit 3361749c40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -692,6 +692,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode, HexToHueNode, ColorsCorrectNode, IDENode." "description": "Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode, HexToHueNode, ColorsCorrectNode, IDENode."
}, },
{
"author": "Ambrosinus",
"title": "ComfyUI-ATk-Nodes",
"reference": "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes",
"files": [
"https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes"
],
"install_type": "git-clone",
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
"category": "Utils"
},
{ {
"author": "pythongosssss", "author": "pythongosssss",
"title": "ComfyUI WD 1.4 Tagger", "title": "ComfyUI WD 1.4 Tagger",
@ -28562,17 +28573,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Ambrosinus",
"title": "ComfyUI-ATk-Nodes",
"reference": "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes",
"files": [
"https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes"
],
"install_type": "git-clone",
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
"category": "Utils"
} }
] ]
} }