diff --git a/custom-node-list.json b/custom-node-list.json index 7d1d83e..7ccc5dd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1311,6 +1311,26 @@ "install_type": "git-clone", "description": "Nodes:ResolutionSelector" }, + { + "author": "kohya-ss", + "title": "ControlNet-LLLite-ComfyUI", + "reference": "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI", + "files": [ + "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes: LLLiteLoader" + }, + { + "author": "jjkramhoeft", + "title": "ComfyUI-Jjk-Nodes", + "reference": "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes", + "files": [ + "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility" + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 65b111f..39a6c2d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1592,6 +1592,25 @@ "title_aux": "FaceSwap" } ], + "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [ + [ + "JjkConcat", + "JjkShowText", + "JjkText", + "SDXLRecommendedImageSize" + ], + { + "title_aux": "ComfyUI-Jjk-Nodes" + } + ], + "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [ + [ + "LLLiteLoader" + ], + { + "title_aux": "ControlNet-LLLite-ComfyUI" + } + ], "https://github.com/kwaroran/abg-comfyui": [ [ "Remove Image Background (abg)"