diff --git a/custom-node-list.json b/custom-node-list.json index 5deff8cf..dec5f928 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "S4MUEL404", + "title": "ComfyUI-PromptsO", + "id": "comfyui-promptso", + "reference": "https://github.com/S4MUEL-404/ComfyUI-PromptsO", + "files": [ + "https://github.com/S4MUEL-404/ComfyUI-PromptsO" + ], + "install_type": "git-clone", + "description": "A comprehensive AI API integration and prompt processing toolkit for ComfyUI, providing powerful text and image generation capabilities with advanced prompt manipulation tools." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -33569,6 +33580,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "S4MUEL404", + "title": "ComfyUI Prepack", + "id": "comfyui-prepack", + "reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack", + "files": [ + "https://github.com/S4MUEL-404/ComfyUI-Prepack" + ], + "install_type": "git-clone", + "description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows." } ] }