From 7890a28f692289638f9bc43e12ac8719bbe04af1 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 14 Dec 2023 09:43:20 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 4 ++-- extension-node-map.json | 19 +++++++++++++++++-- node_db/forked/custom-node-list.json | 10 +++++----- node_db/new/custom-node-list.json | 4 ++-- node_db/new/extension-node-map.json | 19 +++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4a587e0..dd157a1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3318,7 +3318,7 @@ "https://github.com/deroberon/demofusion-comfyui" ], "install_type": "git-clone", - "description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)." + "description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment." }, { "author": "spacepxl", @@ -3365,7 +3365,7 @@ "title": "AegisFlow Utility Nodes", "reference": "https://github.com/aegis72/aegisflow_utility_nodes", "files": [ - "https://github.com/aegis72/aegisflow_utility_nodes/tree/main" + "https://github.com/aegis72/aegisflow_utility_nodes" ], "install_type": "git-clone", "description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed." diff --git a/extension-node-map.json b/extension-node-map.json index 7469dc2..6cf2758 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2238,6 +2238,16 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/aegis72/aegisflow_utility_nodes": [ + [ + "Aegisflow Image Pass", + "Aegisflow Latent Pass", + "Aegisflow controlnet preprocessor bus" + ], + { + "title_aux": "AegisFlow Utility Nodes" + } + ], "https://github.com/aianimation55/ComfyUI-FatLabels": [ [ "FatLabels" @@ -3048,6 +3058,7 @@ "SaveAnimatedWEBP", "SaveImage", "SaveLatent", + "SelfAttentionGuidance", "SetLatentNoiseMask", "SolidMask", "SplitImageWithAlpha", @@ -3194,6 +3205,7 @@ ], "https://github.com/deroberon/demofusion-comfyui": [ [ + "Batch Unsampler", "Demofusion" ], { @@ -3787,7 +3799,9 @@ ], "https://github.com/kijai/ComfyUI-Marigold": [ [ - "MarigoldDepthEstimation" + "ColorizeDepthmap", + "MarigoldDepthEstimation", + "SaveImageOpenEXR" ], { "title_aux": "Marigold depth estimation in ComfyUI" @@ -4371,7 +4385,8 @@ "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [ [ "DimensionProviderFree modusCell", - "DimensionProviderRatio modusCell" + "DimensionProviderRatio modusCell", + "String Concat modusCell" ], { "title_aux": "Preset Dimensions" diff --git a/node_db/forked/custom-node-list.json b/node_db/forked/custom-node-list.json index 403f1e7..1f0cfc6 100644 --- a/node_db/forked/custom-node-list.json +++ b/node_db/forked/custom-node-list.json @@ -1,14 +1,14 @@ { "custom_nodes": [ { - "author": "hustille", - "title": "ComfyUI_Fooocus_KSampler (harrr1 version)", - "reference": "https://github.com/harrr1/ComfyUI_Fooocus_KSampler", + "author": "BlenderNeko", + "title": "ComfyUI Noise [Dr.Lt.Data hotfix version]", + "reference": "https://github.com/BlenderNeko/ComfyUI_Noise", "files": [ - "https://github.com/harrr1/ComfyUI_Fooocus_KSampler" + "https://github.com/BlenderNeko/ComfyUI_Noise" ], "install_type": "git-clone", - "description": "A fork branch providing a hotfix for the currently incompatible Fooocus node.

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": "There is an issue when using a mask with the Unsampler node in the current ComfyUI Noise extension, causing errors. This fork provides a HOTFIX for this issue. Once [PR-13]((https://github.com/BlenderNeko/ComfyUI_Noise/pull/13) is merged in the future, this fork will become obsolete." } ] } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bcfd8f6..e4b7b65 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,7 +14,7 @@ "title": "AegisFlow Utility Nodes", "reference": "https://github.com/aegis72/aegisflow_utility_nodes", "files": [ - "https://github.com/aegis72/aegisflow_utility_nodes/tree/main" + "https://github.com/aegis72/aegisflow_utility_nodes" ], "install_type": "git-clone", "description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed." @@ -87,7 +87,7 @@ "https://github.com/deroberon/demofusion-comfyui" ], "install_type": "git-clone", - "description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)." + "description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment." }, { "author": "Haoming02", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7469dc2..6cf2758 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2238,6 +2238,16 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/aegis72/aegisflow_utility_nodes": [ + [ + "Aegisflow Image Pass", + "Aegisflow Latent Pass", + "Aegisflow controlnet preprocessor bus" + ], + { + "title_aux": "AegisFlow Utility Nodes" + } + ], "https://github.com/aianimation55/ComfyUI-FatLabels": [ [ "FatLabels" @@ -3048,6 +3058,7 @@ "SaveAnimatedWEBP", "SaveImage", "SaveLatent", + "SelfAttentionGuidance", "SetLatentNoiseMask", "SolidMask", "SplitImageWithAlpha", @@ -3194,6 +3205,7 @@ ], "https://github.com/deroberon/demofusion-comfyui": [ [ + "Batch Unsampler", "Demofusion" ], { @@ -3787,7 +3799,9 @@ ], "https://github.com/kijai/ComfyUI-Marigold": [ [ - "MarigoldDepthEstimation" + "ColorizeDepthmap", + "MarigoldDepthEstimation", + "SaveImageOpenEXR" ], { "title_aux": "Marigold depth estimation in ComfyUI" @@ -4371,7 +4385,8 @@ "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [ [ "DimensionProviderFree modusCell", - "DimensionProviderRatio modusCell" + "DimensionProviderRatio modusCell", + "String Concat modusCell" ], { "title_aux": "Preset Dimensions"