diff --git a/custom-node-list.json b/custom-node-list.json index 986b70e9..17f91f75 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46583,6 +46583,17 @@ "install_type": "git-clone", "description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities." }, + { + "author": "kenyonxu", + "title": "Kai Civitai LoRA Loader", + "id": "kai-civitai-lora-loader", + "reference": "https://github.com/kenyonxu/ComfyUI_KaiUtilities", + "files": [ + "https://github.com/kenyonxu/ComfyUI_KaiUtilities" + ], + "install_type": "git-clone", + "description": "A LoRA loader that fetches and displays Civitai metadata including trigger words and preview images, with local caching and NSFW blur support." + }, @@ -46973,17 +46984,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "kenyonxu", - "title": "Kai Civitai LoRA Loader", - "id": "kai-civitai-lora-loader", - "reference": "https://github.com/kenyonxu/ComfyUI_KaiUtilities", - "files": [ - "https://github.com/kenyonxu/ComfyUI_KaiUtilities" - ], - "install_type": "git-clone", - "description": "A LoRA loader that fetches and displays Civitai metadata including trigger words and preview images, with local caching and NSFW blur support." } ] }