diff --git a/custom-node-list.json b/custom-node-list.json index 90b638e..01ce6c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -151,14 +151,14 @@ "description": "It provides the capability to generate CLIP from an image input, unlike unCLIP, which works in all models. (To use this extension, you need to download the required model file from Install Models)" }, { - "author": "LucianoCirino", - "title": "Efficiency Nodes for ComfyUI", - "reference": "https://github.com/LucianoCirino/efficiency-nodes-comfyui", + "author": "jags111", + "title": "Efficiency Nodes for ComfyUI (jags version)", + "reference": "https://github.com/jags111/efficiency-nodes-comfyui", "files": [ - "https://github.com/LucianoCirino/efficiency-nodes-comfyui" + "https://github.com/jags111/efficiency-nodes-comfyui" ], "install_type": "git-clone", - "description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count." + "description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.

NOTE: This node is originally created by LucianoCirino, but the original repository is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and REINSTALL this one.

" }, { "author": "Derfuu", diff --git a/extension-node-map.json b/extension-node-map.json index 38c42ee..9e10bc0 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -636,6 +636,8 @@ "ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoaderV1Advanced", "ADE_AnimateDiffLoaderWithContext", + "ADE_AnimateDiffModelSettings", + "ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", @@ -693,49 +695,6 @@ "title_aux": "Canvas Tab" } ], - "https://github.com/LucianoCirino/efficiency-nodes-comfyui": [ - [ - "AnimateDiff Script", - "Apply ControlNet Stack", - "Control Net Stacker", - "Eff. Loader SDXL", - "Efficient Loader", - "HighRes-Fix Script", - "Image Overlay", - "Join XY Inputs of Same Type", - "KSampler (Efficient)", - "KSampler Adv. (Efficient)", - "KSampler SDXL (Eff.)", - "LoRA Stacker", - "Manual XY Entry Info", - "Noise Control Script", - "Pack SDXL Tuple", - "Tiled Upscaler Script", - "Unpack SDXL Tuple", - "XY Input: Add/Return Noise", - "XY Input: Aesthetic Score", - "XY Input: CFG Scale", - "XY Input: Checkpoint", - "XY Input: Clip Skip", - "XY Input: Control Net", - "XY Input: Control Net Plot", - "XY Input: Denoise", - "XY Input: LoRA", - "XY Input: LoRA Plot", - "XY Input: LoRA Stacks", - "XY Input: Manual XY Entry", - "XY Input: Prompt S/R", - "XY Input: Refiner On/Off", - "XY Input: Sampler/Scheduler", - "XY Input: Seeds++ Batch", - "XY Input: Steps", - "XY Input: VAE", - "XY Plot" - ], - { - "title_aux": "Efficiency Nodes for ComfyUI" - } - ], "https://github.com/M1kep/ComfyLiterals": [ [ "Checkpoint", @@ -1058,6 +1017,7 @@ "CR Image Input Switch", "CR Image Input Switch (4 way)", "CR Image Output", + "CR Image Panel", "CR Image Pipe Edit", "CR Image Pipe In", "CR Image Pipe Out", @@ -1086,6 +1046,7 @@ "CR Pipe Switch", "CR Polygons", "CR Prompt Text", + "CR Radial Gradient", "CR SD1.5 Aspect Ratio", "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", @@ -1106,6 +1067,7 @@ "CR Text List To String", "CR Trigger", "CR Upscale Image", + "CR VAE Input Switch", "CR XY From Folder", "CR XY Grid", "CR XY Index", @@ -2708,6 +2670,49 @@ "title_aux": "FaceSwap" } ], + "https://github.com/jags111/efficiency-nodes-comfyui": [ + [ + "AnimateDiff Script", + "Apply ControlNet Stack", + "Control Net Stacker", + "Eff. Loader SDXL", + "Efficient Loader", + "HighRes-Fix Script", + "Image Overlay", + "Join XY Inputs of Same Type", + "KSampler (Efficient)", + "KSampler Adv. (Efficient)", + "KSampler SDXL (Eff.)", + "LoRA Stacker", + "Manual XY Entry Info", + "Noise Control Script", + "Pack SDXL Tuple", + "Tiled Upscaler Script", + "Unpack SDXL Tuple", + "XY Input: Add/Return Noise", + "XY Input: Aesthetic Score", + "XY Input: CFG Scale", + "XY Input: Checkpoint", + "XY Input: Clip Skip", + "XY Input: Control Net", + "XY Input: Control Net Plot", + "XY Input: Denoise", + "XY Input: LoRA", + "XY Input: LoRA Plot", + "XY Input: LoRA Stacks", + "XY Input: Manual XY Entry", + "XY Input: Prompt S/R", + "XY Input: Refiner On/Off", + "XY Input: Sampler/Scheduler", + "XY Input: Seeds++ Batch", + "XY Input: Steps", + "XY Input: VAE", + "XY Plot" + ], + { + "title_aux": "Efficiency Nodes for ComfyUI (jags version)" + } + ], "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [ [ "JjkConcat", @@ -3898,6 +3903,7 @@ [ "Alternating KSampler (WLSH)", "Build Filename String (WLSH)", + "CLIP +/- w/Text Unified (WLSH)", "CLIP Positive-Negative (WLSH)", "CLIP Positive-Negative XL (WLSH)", "CLIP Positive-Negative XL w/Text (WLSH)", @@ -4029,6 +4035,7 @@ "Image_generation_Conditioning", "LM_Studio", "LoadAPIconfig", + "MemGPT", "Memory_Excel", "Model_1", "Ollama", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 211b6a9..91869ad 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "LucianoCirino", + "title": "Efficiency Nodes for ComfyUI [LEGACY]", + "reference": "https://github.com/LucianoCirino/efficiency-nodes-comfyui", + "files": [ + "https://github.com/LucianoCirino/efficiency-nodes-comfyui" + ], + "install_type": "git-clone", + "description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.
NOTE: This repository is the original repository but is no longer maintained. Please use the forked version by jags." + }, { "author": "GeLi1989", "title": "roop nodes for ComfyUI", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7846ea7..04ace3a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "jags111", + "title": "Efficiency Nodes for ComfyUI (jags version)", + "reference": "https://github.com/jags111/efficiency-nodes-comfyui", + "files": [ + "https://github.com/jags111/efficiency-nodes-comfyui" + ], + "install_type": "git-clone", + "description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.

NOTE: This node is originally created by LucianoCirino, but the original repository is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and REINSTALL this one.

" + }, { "author": "M1kep", "title": "ComfyUI-OtherVAEs", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 38c42ee..9e10bc0 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -636,6 +636,8 @@ "ADE_AnimateDiffLoRALoader", "ADE_AnimateDiffLoaderV1Advanced", "ADE_AnimateDiffLoaderWithContext", + "ADE_AnimateDiffModelSettings", + "ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", @@ -693,49 +695,6 @@ "title_aux": "Canvas Tab" } ], - "https://github.com/LucianoCirino/efficiency-nodes-comfyui": [ - [ - "AnimateDiff Script", - "Apply ControlNet Stack", - "Control Net Stacker", - "Eff. Loader SDXL", - "Efficient Loader", - "HighRes-Fix Script", - "Image Overlay", - "Join XY Inputs of Same Type", - "KSampler (Efficient)", - "KSampler Adv. (Efficient)", - "KSampler SDXL (Eff.)", - "LoRA Stacker", - "Manual XY Entry Info", - "Noise Control Script", - "Pack SDXL Tuple", - "Tiled Upscaler Script", - "Unpack SDXL Tuple", - "XY Input: Add/Return Noise", - "XY Input: Aesthetic Score", - "XY Input: CFG Scale", - "XY Input: Checkpoint", - "XY Input: Clip Skip", - "XY Input: Control Net", - "XY Input: Control Net Plot", - "XY Input: Denoise", - "XY Input: LoRA", - "XY Input: LoRA Plot", - "XY Input: LoRA Stacks", - "XY Input: Manual XY Entry", - "XY Input: Prompt S/R", - "XY Input: Refiner On/Off", - "XY Input: Sampler/Scheduler", - "XY Input: Seeds++ Batch", - "XY Input: Steps", - "XY Input: VAE", - "XY Plot" - ], - { - "title_aux": "Efficiency Nodes for ComfyUI" - } - ], "https://github.com/M1kep/ComfyLiterals": [ [ "Checkpoint", @@ -1058,6 +1017,7 @@ "CR Image Input Switch", "CR Image Input Switch (4 way)", "CR Image Output", + "CR Image Panel", "CR Image Pipe Edit", "CR Image Pipe In", "CR Image Pipe Out", @@ -1086,6 +1046,7 @@ "CR Pipe Switch", "CR Polygons", "CR Prompt Text", + "CR Radial Gradient", "CR SD1.5 Aspect Ratio", "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", @@ -1106,6 +1067,7 @@ "CR Text List To String", "CR Trigger", "CR Upscale Image", + "CR VAE Input Switch", "CR XY From Folder", "CR XY Grid", "CR XY Index", @@ -2708,6 +2670,49 @@ "title_aux": "FaceSwap" } ], + "https://github.com/jags111/efficiency-nodes-comfyui": [ + [ + "AnimateDiff Script", + "Apply ControlNet Stack", + "Control Net Stacker", + "Eff. Loader SDXL", + "Efficient Loader", + "HighRes-Fix Script", + "Image Overlay", + "Join XY Inputs of Same Type", + "KSampler (Efficient)", + "KSampler Adv. (Efficient)", + "KSampler SDXL (Eff.)", + "LoRA Stacker", + "Manual XY Entry Info", + "Noise Control Script", + "Pack SDXL Tuple", + "Tiled Upscaler Script", + "Unpack SDXL Tuple", + "XY Input: Add/Return Noise", + "XY Input: Aesthetic Score", + "XY Input: CFG Scale", + "XY Input: Checkpoint", + "XY Input: Clip Skip", + "XY Input: Control Net", + "XY Input: Control Net Plot", + "XY Input: Denoise", + "XY Input: LoRA", + "XY Input: LoRA Plot", + "XY Input: LoRA Stacks", + "XY Input: Manual XY Entry", + "XY Input: Prompt S/R", + "XY Input: Refiner On/Off", + "XY Input: Sampler/Scheduler", + "XY Input: Seeds++ Batch", + "XY Input: Steps", + "XY Input: VAE", + "XY Plot" + ], + { + "title_aux": "Efficiency Nodes for ComfyUI (jags version)" + } + ], "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [ [ "JjkConcat", @@ -3898,6 +3903,7 @@ [ "Alternating KSampler (WLSH)", "Build Filename String (WLSH)", + "CLIP +/- w/Text Unified (WLSH)", "CLIP Positive-Negative (WLSH)", "CLIP Positive-Negative XL (WLSH)", "CLIP Positive-Negative XL w/Text (WLSH)", @@ -4029,6 +4035,7 @@ "Image_generation_Conditioning", "LM_Studio", "LoadAPIconfig", + "MemGPT", "Memory_Excel", "Model_1", "Ollama",