mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-15 04:19:26 +08:00
Update custom-node-list.json
fixing the correct insertion of new entries in alphabetical order.
This commit is contained in:
parent
e1b4db38e5
commit
3361749c40
@ -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"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user