feat(custom-node-list): §4.7-C-bis manual register 4 CONFLICTING PRs + sync 5 to node_db/new (PRs #3018/#3001/#2995/#2912/#2989)

This commit is contained in:
Dr.Lt.Data 2026-06-27 01:42:52 +09:00
parent 6dc448c813
commit fedd2112e0
2 changed files with 92 additions and 0 deletions

View File

@ -53610,6 +53610,47 @@
],
"install_type": "git-clone",
"description": "Automatically loads trigger words from a .txt file with the same name as the LoRA. Supports offline use and custom-trained models."
},
{
"author": "verias",
"title": "ComfyUI Body Decal",
"reference": "https://github.com/verias/comfyui-body-decal",
"files": [
"https://github.com/verias/comfyui-body-decal"
],
"install_type": "git-clone",
"description": "Pose-aware decal placement, projection, masking, displacement, and compositing tools for ComfyUI."
},
{
"author": "DemonGatanjieu",
"title": "Anomalous Model Browser",
"reference": "https://github.com/DemonGatanjieu/Anomalous_Model_Browser",
"files": [
"https://github.com/DemonGatanjieu/Anomalous_Model_Browser"
],
"install_type": "git-clone",
"description": "Auto-injects model hashes and auto-fixes missing nodes or renamed models paths when sharing workflows.",
"nodename_pattern": ".*"
},
{
"author": "Pikselkroken",
"title": "ComfyUI-PixlStash",
"reference": "https://github.com/Pikselkroken/ComfyUI-PixlStash",
"files": [
"https://github.com/Pikselkroken/ComfyUI-PixlStash"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for loading and saving images to a PixlStash vault."
},
{
"author": "SencneS",
"title": "Excel Styles Loader",
"reference": "https://github.com/SencneS/ComfyUI-ExcelStylesLoader",
"files": [
"https://github.com/SencneS/ComfyUI-ExcelStylesLoader"
],
"install_type": "git-clone",
"description": "A dynamic ComfyUI custom node that reads prompts from individual sheets/tabs within a local Excel (.xlsx) workbook."
}
]
}

View File

@ -1,5 +1,56 @@
{
"custom_nodes": [
{
"author": "kwokkakiu233",
"title": "LoRA Txt Loader",
"reference": "https://github.com/kwokkakiu233/comfyui-lora-txt-loader",
"files": [
"https://github.com/kwokkakiu233/comfyui-lora-txt-loader"
],
"install_type": "git-clone",
"description": "Automatically loads trigger words from a .txt file with the same name as the LoRA. Supports offline use and custom-trained models."
},
{
"author": "verias",
"title": "ComfyUI Body Decal",
"reference": "https://github.com/verias/comfyui-body-decal",
"files": [
"https://github.com/verias/comfyui-body-decal"
],
"install_type": "git-clone",
"description": "Pose-aware decal placement, projection, masking, displacement, and compositing tools for ComfyUI."
},
{
"author": "DemonGatanjieu",
"title": "Anomalous Model Browser",
"reference": "https://github.com/DemonGatanjieu/Anomalous_Model_Browser",
"files": [
"https://github.com/DemonGatanjieu/Anomalous_Model_Browser"
],
"install_type": "git-clone",
"description": "Auto-injects model hashes and auto-fixes missing nodes or renamed models paths when sharing workflows.",
"nodename_pattern": ".*"
},
{
"author": "Pikselkroken",
"title": "ComfyUI-PixlStash",
"reference": "https://github.com/Pikselkroken/ComfyUI-PixlStash",
"files": [
"https://github.com/Pikselkroken/ComfyUI-PixlStash"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for loading and saving images to a PixlStash vault."
},
{
"author": "SencneS",
"title": "Excel Styles Loader",
"reference": "https://github.com/SencneS/ComfyUI-ExcelStylesLoader",
"files": [
"https://github.com/SencneS/ComfyUI-ExcelStylesLoader"
],
"install_type": "git-clone",
"description": "A dynamic ComfyUI custom node that reads prompts from individual sheets/tabs within a local Excel (.xlsx) workbook."
},
{
"author": "smthemex",
"title": "Nine_Image_Compare",