diff --git a/custom-node-list.json b/custom-node-list.json index b2dc0949..466951d9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -225,6 +225,16 @@ "install_type": "git-clone", "description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments." }, + { + "author": "WASasquatch", + "title": "FreeU_Advanced", + "reference": "https://github.com/WASasquatch/FreeU_Advanced", + "files": [ + "https://github.com/WASasquatch/FreeU_Advanced" + ], + "install_type": "git-clone", + "description": "This custom node provides advanced settings for FreeU." + }, { "author": "omar92", "title": "Quality of life Suit:V2", diff --git a/extension-node-map.json b/extension-node-map.json index 20a48181..fdb68ab7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1157,6 +1157,14 @@ "title_aux": "ComfyUI Preset Merger" } ], + "https://github.com/WASasquatch/FreeU_Advanced": [ + [ + "FreeU (Advanced)" + ], + { + "title_aux": "FreeU_Advanced" + } + ], "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ [ "Blend Latents (PPF Noise)", @@ -1912,6 +1920,7 @@ "ConsoleDebug+", "GetImageSize+", "GrowShrinkMask+", + "ImageCASharpening+", "ImageCrop+", "ImageDesaturate+", "ImageFlip+", @@ -2730,6 +2739,7 @@ "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ "SDParameterGenerator", + "SDPromptMerger", "SDPromptReader", "SDPromptSaver" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6174987b..221ef20d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "WASasquatch", + "title": "FreeU_Advanced", + "reference": "https://github.com/WASasquatch/FreeU_Advanced", + "files": [ + "https://github.com/WASasquatch/FreeU_Advanced" + ], + "install_type": "git-clone", + "description": "This custom node provides advanced settings for FreeU." + }, { "author": "Tropfchen", "title": "YARS: Yet Another Resolution Selector", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 20a48181..fdb68ab7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1157,6 +1157,14 @@ "title_aux": "ComfyUI Preset Merger" } ], + "https://github.com/WASasquatch/FreeU_Advanced": [ + [ + "FreeU (Advanced)" + ], + { + "title_aux": "FreeU_Advanced" + } + ], "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ [ "Blend Latents (PPF Noise)", @@ -1912,6 +1920,7 @@ "ConsoleDebug+", "GetImageSize+", "GrowShrinkMask+", + "ImageCASharpening+", "ImageCrop+", "ImageDesaturate+", "ImageFlip+", @@ -2730,6 +2739,7 @@ "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ "SDParameterGenerator", + "SDPromptMerger", "SDPromptReader", "SDPromptSaver" ],