update DB

This commit is contained in:
Dr.Lt.Data 2024-06-03 18:06:10 +09:00
parent 037adb87a0
commit f0899a714e
3 changed files with 17 additions and 17 deletions

View File

@ -126,7 +126,7 @@
"description": "This is a ported version of ComfyUI for the sd-webui-roop-nsfw extension." "description": "This is a ported version of ComfyUI for the sd-webui-roop-nsfw extension."
}, },
{ {
"id":"https://github.com/laksjdjf/attention-couple-ComfyUI", "id":"https://github.com/laksjdjf/cgem156-ComfyUI",
"tags":"regional prompt, latent couple, prompt", "tags":"regional prompt, latent couple, prompt",
"description": "This custom nodes provide a functionality similar to regional prompts, offering couple features at the attention level." "description": "This custom nodes provide a functionality similar to regional prompts, offering couple features at the attention level."
}, },

View File

@ -2021,14 +2021,14 @@
}, },
{ {
"author": "laksjdjf", "author": "laksjdjf",
"title": "attention-couple-ComfyUI", "title": "cgem156-ComfyUI🍌",
"id": "attention-couple", "id": "cgem156",
"reference": "https://github.com/laksjdjf/attention-couple-ComfyUI", "reference": "https://github.com/laksjdjf/cgem156-ComfyUI",
"files": [ "files": [
"https://github.com/laksjdjf/attention-couple-ComfyUI" "https://github.com/laksjdjf/cgem156-ComfyUI"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Attention couple. This is a custom node that manipulates region-specific prompts. While vanilla ComfyUI employs an area specification method based on latent couples, this node divides regions using attention layers within UNet." "description": "The custom nodes of laksjdjf have been integrated into the node pack of cgem156🍌.\nNOTE:This includes the attention couple feature."
}, },
{ {
"author": "laksjdjf", "author": "laksjdjf",
@ -2074,17 +2074,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String" "description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String"
}, },
{
"author": "laksjdjf",
"title": "cgem156-ComfyUI🍌",
"id": "cgem156",
"reference": "https://github.com/laksjdjf/cgem156-ComfyUI",
"files": [
"https://github.com/laksjdjf/cgem156-ComfyUI"
],
"install_type": "git-clone",
"description": "The custom nodes of laksjdjf have been integrated into the node pack of cgem156🍌."
},
{ {
"author": "alsritter", "author": "alsritter",
"title": "asymmetric-tiling-comfyui", "title": "asymmetric-tiling-comfyui",

View File

@ -10,6 +10,17 @@
}, },
{
"author": "laksjdjf",
"title": "attention-couple-ComfyUI [DEPRECATED]",
"id": "attention-couple",
"reference": "https://github.com/laksjdjf/attention-couple-ComfyUI",
"files": [
"https://github.com/laksjdjf/attention-couple-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Attention couple. This is a custom node that manipulates region-specific prompts. While vanilla ComfyUI employs an area specification method based on latent couples, this node divides regions using attention layers within UNet.\nNOTE: This has been integrated with cgem156-ComfyUI."
},
{ {
"author": "phineas-pta", "author": "phineas-pta",
"title": "comfy-trt-test [DEPRECATED]", "title": "comfy-trt-test [DEPRECATED]",