mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Add Kai Civitai LoRA Loader to custom node list
A ComfyUI custom node that extends the built-in LoRA Loader to fetch and display Civitai metadata including trigger words and preview images. Features: - Trigger words output from Civitai metadata - Preview images with pagination and NSFW blur - Local caching with 7-day TTL - Concurrent request deduplication Repository: https://github.com/kenyonxu/ComfyUI_KaiUtilities
This commit is contained in:
parent
d57c142019
commit
57972a5689
@ -46467,6 +46467,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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user