update DB

This commit is contained in:
Dr.Lt.Data 2025-06-01 04:11:34 +09:00
parent 47b9fa3651
commit 5bc1ceacb2
2 changed files with 22 additions and 12 deletions

View File

@ -26536,6 +26536,17 @@
"description": "Custom ComfyUI nodes for generating prompts using Grok AI, enhancing prompt creation for text-to-image workflows.", "description": "Custom ComfyUI nodes for generating prompts using Grok AI, enhancing prompt creation for text-to-image workflows.",
"install_type": "git-clone" "install_type": "git-clone"
}, },
{
"author": "LingSss9",
"title": "Comfyui-Merge-LoRA",
"id": "comfyui-merge",
"reference": "https://github.com/LingSss9/comfyui-merge",
"files": [
"https://github.com/LingSss9/comfyui-merge"
],
"install_type": "git-clone",
"description": "Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger."
},
@ -26967,18 +26978,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": "LingSss9",
"title": "Comfyui-Merge-LoRA",
"id": "comfyui-merge",
"reference": "https://github.com/LingSss9/comfyui-merge",
"files": [
"https://github.com/LingSss9/comfyui-merge"
],
"install_type": "git-clone",
"description": "Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger."
}
] ]
} }

View File

@ -63,6 +63,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom node for FramePack, supporting 1-frame inferences." "description": "ComfyUI custom node for FramePack, supporting 1-frame inferences."
}, },
{
"author": "LingSss9",
"title": "Comfyui-Merge-LoRA",
"id": "comfyui-merge",
"reference": "https://github.com/LingSss9/comfyui-merge",
"files": [
"https://github.com/LingSss9/comfyui-merge"
],
"install_type": "git-clone",
"description": "Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger."
},
{ {
"author": "angree", "author": "angree",
"title": "Q Find Mask Size", "title": "Q Find Mask Size",