diff --git a/alter-list.json b/alter-list.json index 49283e43..2ca4bd96 100644 --- a/alter-list.json +++ b/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 sd-webui-cd-tuner(a.k.a. CD(color/Detail) Tuner )and sd-webui-negpip(a.k.a. NegPiP) extensions of A1111 to ComfyUI." } ] } \ No newline at end of file diff --git a/custom-node-list.json b/custom-node-list.json index 5d63f2b5..97ef6427 100644 --- a/custom-node-list.json +++ b/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 CD(Color/Detail) Tuner and the Negative Prompt in the Promptfeatures." + }, { "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)" }, { diff --git a/extension-node-map.json b/extension-node-map.json index 96c6294c..1629bf16 100644 --- a/extension-node-map.json +++ b/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" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 624455e7..7842948d 100644 --- a/node_db/new/custom-node-list.json +++ b/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 CD(Color/Detail) Tuner and the Negative Prompt in the Promptfeatures." + }, + { + "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)" }, { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 96c6294c..1629bf16 100644 --- a/node_db/new/extension-node-map.json +++ b/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"