Merge pull request #2814 from kenyonxu/main

Add Kai Civitai LoRA Loader to custom node list
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:25:49 +09:00 committed by GitHub
commit e4fadee042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46973,6 +46973,17 @@
],
"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."
}
]
}