diff --git a/extension-node-map.json b/extension-node-map.json index 4c39c290..c92cbfda 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -166,14 +166,6 @@ "title_aux": "ComfyUI_Ib_CustomNodes" } ], - "https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py": [ - [ - "Latent Diffusion Mega Modifier" - ], - { - "title_aux": "ComfyUI-Latent-Modifiers" - } - ], "https://github.com/Davemane42/ComfyUI_Dave_CustomNode": [ [ "ABGRemover", @@ -1436,6 +1428,7 @@ "CSV Generator [Dream]", "Calculation [Dream]", "Common Frame Dimensions [Dream]", + "Compare Palettes [Dream]", "FFMPEG Video Encoder [Dream]", "File Count [Dream]", "Finalize Prompt [Dream]", @@ -1445,6 +1438,9 @@ "Frame Counter (Simple) [Dream]", "Frame Counter Info [Dream]", "Frame Counter Offset [Dream]", + "Image Brightness Adjustment [Dream]", + "Image Color Shift [Dream]", + "Image Contrast Adjustment [Dream]", "Image Motion [Dream]", "Image Sequence Blend [Dream]", "Image Sequence Loader [Dream]", @@ -2935,6 +2931,20 @@ "title_aux": "Hakkun-ComfyUI-nodes" } ], + "https://github.com/tusharbhutt/Endless-Nodes": [ + [ + "Endless Nodes Six Input Text Switch", + "Endless Nodes Six Integer IO Switch", + "Endless Nodes Six Integer IO Widget" + ], + { + "author": "Endless Sea of Stars", + "description": "A small set of nodes I created for various numerical and text inputs.", + "nickname": "Endless Nodes", + "title": "Endless Nodes", + "title_aux": "Endless Nodes" + } + ], "https://github.com/twri/sdxl_prompt_styler": [ [ "SDXLPromptStyler", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4c39c290..c92cbfda 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -166,14 +166,6 @@ "title_aux": "ComfyUI_Ib_CustomNodes" } ], - "https://github.com/Clybius/ComfyUI-Latent-Modifiers/raw/main/sampler_mega_modifier.py": [ - [ - "Latent Diffusion Mega Modifier" - ], - { - "title_aux": "ComfyUI-Latent-Modifiers" - } - ], "https://github.com/Davemane42/ComfyUI_Dave_CustomNode": [ [ "ABGRemover", @@ -1436,6 +1428,7 @@ "CSV Generator [Dream]", "Calculation [Dream]", "Common Frame Dimensions [Dream]", + "Compare Palettes [Dream]", "FFMPEG Video Encoder [Dream]", "File Count [Dream]", "Finalize Prompt [Dream]", @@ -1445,6 +1438,9 @@ "Frame Counter (Simple) [Dream]", "Frame Counter Info [Dream]", "Frame Counter Offset [Dream]", + "Image Brightness Adjustment [Dream]", + "Image Color Shift [Dream]", + "Image Contrast Adjustment [Dream]", "Image Motion [Dream]", "Image Sequence Blend [Dream]", "Image Sequence Loader [Dream]", @@ -2935,6 +2931,20 @@ "title_aux": "Hakkun-ComfyUI-nodes" } ], + "https://github.com/tusharbhutt/Endless-Nodes": [ + [ + "Endless Nodes Six Input Text Switch", + "Endless Nodes Six Integer IO Switch", + "Endless Nodes Six Integer IO Widget" + ], + { + "author": "Endless Sea of Stars", + "description": "A small set of nodes I created for various numerical and text inputs.", + "nickname": "Endless Nodes", + "title": "Endless Nodes", + "title_aux": "Endless Nodes" + } + ], "https://github.com/twri/sdxl_prompt_styler": [ [ "SDXLPromptStyler",