mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
fix(custom-node-list): place Kai Civitai LoRA Loader entry after last git-clone block
This commit is contained in:
parent
e4fadee042
commit
39dfa902d5
@ -46583,6 +46583,17 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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