diff --git a/custom-node-list.json b/custom-node-list.json index 1207e25..d1a7673 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38,7 +38,7 @@ "https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py" ], "install_type": "copy", - "description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (reference paper)" + "description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (reference paper)" }, { "author": "comfyanonymous", @@ -567,7 +567,7 @@ "https://github.com/ssitu/ComfyUI_restart_sampling" ], "install_type": "git-clone", - "description": "Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' [paper] [repo]" + "description": "Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' [paper] [repo]" }, { "author": "ssitu", @@ -597,7 +597,7 @@ "https://github.com/space-nuko/ComfyUI-OpenPose-Editor" ], "install_type": "git-clone", - "description": "A port of the openpose-editor extension for stable-diffusion-webui. NOTE: Requires this ComfyUI patch to work correctly" + "description": "A port of the openpose-editor extension for stable-diffusion-webui. NOTE: Requires this ComfyUI patch to work correctly" }, { "author": "space-nuko", @@ -617,7 +617,7 @@ "https://github.com/Nourepide/ComfyUI-Allor" ], "install_type": "git-clone", - "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.

NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: Configutation)

" + "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.

NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: Configutation)

" }, { "author": "pythongosssss", @@ -840,7 +840,7 @@ "https://github.com/ArtVentureX/comfyui-animatediff" ], "install_type": "git-clone", - "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.

You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. DO NOT change model filename.

" + "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.

You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. DO NOT change model filename.

" }, { "author": "twri", @@ -880,7 +880,7 @@ "https://github.com/jamesWalker55/comfyui-p2ldgan" ], "install_type": "git-clone", - "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.

To use this extension, you need to download the p2ldgan model and save it in the ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints directory.

" + "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.

To use this extension, you need to download the p2ldgan model and save it in the ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints directory.

" }, { "author": "jamesWalker55", @@ -1180,7 +1180,7 @@ "https://github.com/hustille/ComfyUI_Fooocus_KSampler" ], "install_type": "git-clone", - "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from Fooocus as a ComfyUI node

NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.

" + "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from Fooocus as a ComfyUI node

NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.

" }, { "author": "badjeff", @@ -1260,7 +1260,7 @@ "https://github.com/laksjdjf/IPAdapter-ComfyUI" ], "install_type": "git-clone", - "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.

NOTE: To use this extension node, you need to download the ip-adapter_sd15.bin file and place it in the custom_nodes/IPAdapter-ComfyUI/models directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.

" + "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.

NOTE: To use this extension node, you need to download the ip-adapter_sd15.bin file and place it in the custom_nodes/IPAdapter-ComfyUI/models directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.

" }, { "author": "laksjdjf", @@ -1372,6 +1372,36 @@ "install_type": "git-clone", "description": "A suite of custom nodes for ComfyUI, for now i just put Integer, string and float variable nodes." }, + { + "author": "Extraltodeus", + "title": "LoadLoraWithTags", + "reference": "https://github.com/Extraltodeus/LoadLoraWithTags", + "files": [ + "https://github.com/Extraltodeus/LoadLoraWithTags" + ], + "install_type": "git-clone", + "description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing." + }, + { + "author": "richinsley", + "title": "Comfy-LFO", + "reference": "https://github.com/richinsley/Comfy-LFO", + "files": [ + "https://github.com/richinsley/Comfy-LFO" + ], + "install_type": "git-clone", + "description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators." + }, + { + "author": "Beinsezii", + "title": "bsz-cui-extras", + "reference": "https://github.com/Beinsezii/bsz-cui-extras", + "files": [ + "https://github.com/Beinsezii/bsz-cui-extras" + ], + "install_type": "git-clone", + "description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.

NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from here.

" + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index bd680d0..9cbcf7c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -49,6 +49,19 @@ "title_aux": "Masquerade Nodes" } ], + "https://github.com/Beinsezii/bsz-cui-extras": [ + [ + "BSZAbsoluteHires", + "BSZAspectHires", + "BSZCombinedHires", + "BSZPixelbuster", + "BSZPixelbusterHelp", + "BSZPrincipledSDXL" + ], + { + "title_aux": "bsz-cui-extras" + } + ], "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ [ "BatchJoinAudio", @@ -245,6 +258,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Extraltodeus/LoadLoraWithTags": [ + [ + "LoraLoaderTagsQuery" + ], + { + "title_aux": "LoadLoraWithTags" + } + ], "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ [ "NoisyLatentPerlin" @@ -2048,6 +2069,18 @@ "title_aux": "ComfyUI WD 1.4 Tagger" } ], + "https://github.com/richinsley/Comfy-LFO": [ + [ + "LFO_Pulse", + "LFO_Sawtooth", + "LFO_Sine", + "LFO_Square", + "LFO_Triangle" + ], + { + "title_aux": "Comfy-LFO" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 64ae2f7..15e019d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "Beinsezii", + "title": "bsz-cui-extras", + "reference": "https://github.com/Beinsezii/bsz-cui-extras", + "files": [ + "https://github.com/Beinsezii/bsz-cui-extras" + ], + "install_type": "git-clone", + "description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.

NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from here.

" + }, + { + "author": "richinsley", + "title": "Comfy-LFO", + "reference": "https://github.com/richinsley/Comfy-LFO", + "files": [ + "https://github.com/richinsley/Comfy-LFO" + ], + "install_type": "git-clone", + "description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators." + }, + { + "author": "Extraltodeus", + "title": "LoadLoraWithTags", + "reference": "https://github.com/Extraltodeus/LoadLoraWithTags", + "files": [ + "https://github.com/Extraltodeus/LoadLoraWithTags" + ], + "install_type": "git-clone", + "description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing." + }, { "author": "Nuked88", "title": "ComfyUI-N-Nodes", @@ -118,7 +148,7 @@ "https://github.com/laksjdjf/IPAdapter-ComfyUI" ], "install_type": "git-clone", - "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.

NOTE: To use this extension node, you need to download the ip-adapter_sd15.bin file and place it in the custom_nodes/IPAdapter-ComfyUI/models directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.

" + "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.

NOTE: To use this extension node, you need to download the ip-adapter_sd15.bin file and place it in the custom_nodes/IPAdapter-ComfyUI/models directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.

" }, { "author": "laksjdjf", @@ -188,7 +218,7 @@ "https://github.com/hustille/ComfyUI_Fooocus_KSampler" ], "install_type": "git-clone", - "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from Fooocus as a ComfyUI node

NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.

" + "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from Fooocus as a ComfyUI node

NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.

" }, { "author": "city96", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index bd680d0..9cbcf7c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -49,6 +49,19 @@ "title_aux": "Masquerade Nodes" } ], + "https://github.com/Beinsezii/bsz-cui-extras": [ + [ + "BSZAbsoluteHires", + "BSZAspectHires", + "BSZCombinedHires", + "BSZPixelbuster", + "BSZPixelbusterHelp", + "BSZPrincipledSDXL" + ], + { + "title_aux": "bsz-cui-extras" + } + ], "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ [ "BatchJoinAudio", @@ -245,6 +258,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Extraltodeus/LoadLoraWithTags": [ + [ + "LoraLoaderTagsQuery" + ], + { + "title_aux": "LoadLoraWithTags" + } + ], "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ [ "NoisyLatentPerlin" @@ -2048,6 +2069,18 @@ "title_aux": "ComfyUI WD 1.4 Tagger" } ], + "https://github.com/richinsley/Comfy-LFO": [ + [ + "LFO_Pulse", + "LFO_Sawtooth", + "LFO_Sine", + "LFO_Square", + "LFO_Triangle" + ], + { + "title_aux": "Comfy-LFO" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper"