Browse Source

update DB

pull/115/head
dr.lt.data 1 year ago
parent
commit
91a0a1f0a6
  1. 5
      alter-list.json
  2. 18
      custom-node-list.json
  3. 19
      extension-node-map.json
  4. 18
      node_db/new/custom-node-list.json
  5. 19
      node_db/new/extension-node-map.json

5
alter-list.json

@ -159,6 +159,11 @@
"id":"https://github.com/spinagon/ComfyUI-seamless-tiling",
"tags":"tiling",
"description": "ComfyUI node for generating seamless textures Replicates 'Tiling' option from A1111"
},
{
"id":"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI",
"tags":"cd-tuner, negpip",
"description": "This extension is a port of the <a href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>sd-webui-cd-tuner</a>(a.k.a. CD(color/Detail) Tuner )and <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>sd-webui-negpip</a>(a.k.a. NegPiP) extensions of A1111 to ComfyUI."
}
]
}

18
custom-node-list.json

@ -1384,6 +1384,16 @@
"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": "laksjdjf",
"title": "attention-couple-ComfyUI",
"reference": "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI",
"files": [
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the <a href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>CD(Color/Detail) Tuner</a> and the <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>Negative Prompt in the Prompt</a>features."
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",
@ -1803,8 +1813,8 @@
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
},
{
"author": "phineas-pta",
"title": "ComfyUI auto nodes layout",
"author": "PTA",
"title": "auto nodes layout",
"reference": "https://github.com/phineas-pta/comfyui-auto-nodes-layout",
"files": [
"https://github.com/phineas-pta/comfyui-auto-nodes-layout"
@ -2045,9 +2055,9 @@
"title": "ComfyUI-Latent-Modifiers",
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
"files": [
"https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py"
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
},
{

19
extension-node-map.json

@ -44,6 +44,7 @@
"AnimateDiffCombine",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
"ImageSizeAndBatchSize",
"LoadVideo"
],
@ -168,6 +169,14 @@
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
[
"Latent Diffusion Mega Modifier"
],
{
"title_aux": "ComfyUI-Latent-Modifiers"
}
],
"https://github.com/Davemane42/ComfyUI_Dave_CustomNode": [
[
"ABGRemover",
@ -2180,6 +2189,16 @@
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": [
[
"CDTuner",
"Negapip",
"Negpip"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"

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

@ -1,8 +1,18 @@
{
"custom_nodes": [
{
"author": "phineas-pta",
"title": "ComfyUI auto nodes layout",
"author": "laksjdjf",
"title": "attention-couple-ComfyUI",
"reference": "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI",
"files": [
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the <a href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>CD(Color/Detail) Tuner</a> and the <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>Negative Prompt in the Prompt</a>features."
},
{
"author": "PTA",
"title": "auto nodes layout",
"reference": "https://github.com/phineas-pta/comfyui-auto-nodes-layout",
"files": [
"https://github.com/phineas-pta/comfyui-auto-nodes-layout"
@ -176,9 +186,9 @@
"title": "ComfyUI-Latent-Modifiers",
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
"files": [
"https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py"
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
},
{

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

@ -44,6 +44,7 @@
"AnimateDiffCombine",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
"ImageSizeAndBatchSize",
"LoadVideo"
],
@ -168,6 +169,14 @@
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
[
"Latent Diffusion Mega Modifier"
],
{
"title_aux": "ComfyUI-Latent-Modifiers"
}
],
"https://github.com/Davemane42/ComfyUI_Dave_CustomNode": [
[
"ABGRemover",
@ -2180,6 +2189,16 @@
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": [
[
"CDTuner",
"Negapip",
"Negpip"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/pfg-ComfyUI": [
[
"PFG"

Loading…
Cancel
Save