Browse Source

update DB

pull/87/head
dr.lt.data 1 year ago
parent
commit
2f8d593580
  1. 5
      alter-list.json
  2. 30
      custom-node-list.json
  3. 27
      extension-node-map.json
  4. 30
      node_db/new/custom-node-list.json
  5. 27
      node_db/new/extension-node-map.json

5
alter-list.json

@ -129,6 +129,11 @@
"id":"https://github.com/Gourieff/comfyui-reactor-node",
"tags":"reactor, sd-webui-roop-nsfw",
"description": "This is a ported version of ComfyUI for the sd-webui-roop-nsfw extension."
},
{
"id":"https://github.com/laksjdjf/attention-couple-ComfyUI",
"tags":"regional prompt, latent couple, prompt",
"description": "This custom node provides a functionality similar to regional prompts, offering couple features at the attention level."
}
]
}

30
custom-node-list.json

@ -1292,6 +1292,16 @@
"install_type": "git-clone",
"description": "ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from <B>Install Models</B>)"
},
{
"author": "laksjdjf",
"title": "attention-couple-ComfyUI",
"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. (a.k.a. regional prompt)"
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",
@ -1502,6 +1512,26 @@
"install_type": "git-clone",
"description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis."
},
{
"author": "Vrahn",
"title": "ComfyUI-MasaCtrl-Node",
"reference": "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node",
"files": [
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node"
],
"install_type": "git-clone",
"description": "Nodes: MasaCtrl."
},
{
"author": "Tropfchen",
"title": "Embedding Picker",
"reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker",
"files": [
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker"
],
"install_type": "git-clone",
"description": "Nodes: Embedding Picker. Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed? Try this."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

27
extension-node-map.json

@ -957,6 +957,14 @@
"title_aux": "tinyterraNodes"
}
],
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
[
"EmbeddingPicker"
],
{
"title_aux": "Embedding Picker"
}
],
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
[
"NNLatentUpscale"
@ -965,6 +973,14 @@
"title_aux": "ComfyUI Neural network latent upscale custom node"
}
],
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node": [
[
"MasaCtrl"
],
{
"title_aux": "ComfyUI-MasaCtrl-Node"
}
],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
[
"Preset_Model_Merge"
@ -1777,6 +1793,14 @@
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/attention-couple-ComfyUI": [
[
"Attention couple"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"
@ -2428,7 +2452,8 @@
],
"https://github.com/twri/sdxl_prompt_styler": [
[
"SDXLPromptStyler"
"SDXLPromptStyler",
"SDXLPromptStylerAdvanced"
],
{
"title_aux": "SDXL Prompt Styler"

30
node_db/new/custom-node-list.json

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "laksjdjf",
"title": "attention-couple-ComfyUI",
"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."
},
{
"author": "Tropfchen",
"title": "Embedding Picker",
"reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker",
"files": [
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker"
],
"install_type": "git-clone",
"description": "Nodes: Embedding Picker. Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed? Try this."
},
{
"author": "Vrahn",
"title": "ComfyUI-MasaCtrl-Node",
"reference": "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node",
"files": [
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node"
],
"install_type": "git-clone",
"description": "Nodes: MasaCtrl."
},
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",

27
node_db/new/extension-node-map.json

@ -957,6 +957,14 @@
"title_aux": "tinyterraNodes"
}
],
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
[
"EmbeddingPicker"
],
{
"title_aux": "Embedding Picker"
}
],
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
[
"NNLatentUpscale"
@ -965,6 +973,14 @@
"title_aux": "ComfyUI Neural network latent upscale custom node"
}
],
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node": [
[
"MasaCtrl"
],
{
"title_aux": "ComfyUI-MasaCtrl-Node"
}
],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
[
"Preset_Model_Merge"
@ -1777,6 +1793,14 @@
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/attention-couple-ComfyUI": [
[
"Attention couple"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"
@ -2428,7 +2452,8 @@
],
"https://github.com/twri/sdxl_prompt_styler": [
[
"SDXLPromptStyler"
"SDXLPromptStyler",
"SDXLPromptStylerAdvanced"
],
{
"title_aux": "SDXL Prompt Styler"

Loading…
Cancel
Save