diff --git a/custom-node-list.json b/custom-node-list.json index d73379ac..8bfbd1fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8754,10 +8754,39 @@ "install_type": "git-clone", "description": "Nodes for ComfyUI in order to generate battelmaps" }, - - - - + { + "author": "christian-byrne", + "title": "img2txt-comfyui-nodes", + "id": "img2txt-nodes", + "reference": "https://github.com/christian-byrne/img2txt-comfyui-nodes", + "files": [ + "https://github.com/christian-byrne/img2txt-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Nodes:img2txt BLIP SalesForce Large" + }, + { + "author": "ray", + "title": "Light Gradient for ComfyUI", + "id": "light-gradient", + "reference": "https://github.com/huagetai/ComfyUI_LightGradient", + "files": [ + "https://github.com/huagetai/ComfyUI_LightGradient" + ], + "install_type": "git-clone", + "description": "Nodes:Image Gradient,Mask Gradient" + }, + { + "author": "ray", + "title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )", + "id": "gaffer", + "reference": "https://github.com/huagetai/ComfyUI-Gaffer", + "files": [ + "https://github.com/huagetai/ComfyUI-Gaffer" + ], + "install_type": "git-clone", + "description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map" + }, @@ -9151,26 +9180,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ray", - "title": "Light Gradient for ComfyUI", - "reference": "https://github.com/huagetai/ComfyUI_LightGradient", - "files": [ - "https://github.com/huagetai/ComfyUI_LightGradient" - ], - "install_type": "git-clone", - "description": "Nodes:Image Gradient,Mask Gradient" - }, - { - "author": "ray", - "title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )", - "reference": "https://github.com/huagetai/ComfyUI-Gaffer", - "files": [ - "https://github.com/huagetai/ComfyUI-Gaffer" - ], - "install_type": "git-clone", - "description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 636a3eeb..324e1cbc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2668,8 +2668,10 @@ "PhotomontageC", "PostSamplerCrop", "SDXLEmptyLatent", + "SavePrompt", "SaveWithMetaData", "SaveWithMetaData2", + "SearchReplace", "SimplePrompts", "SpecificStylesDir", "StringJoin", @@ -4923,6 +4925,7 @@ "abyz22_blend_onecolor", "abyz22_blendimages", "abyz22_bypass", + "abyz22_censoring", "abyz22_drawmask", "abyz22_lamaInpaint", "abyz22_lamaPreprocessor", @@ -6467,10 +6470,10 @@ "LayerUtility: XY to Percent" ], { - "author": "Chris Freilich", - "description": "This extension provides a blend modes node with 30 blend modes.", - "nickname": "Virtuoso Pack - Blend Nodes", - "title": "Virtuoso Pack - Blend Modes", + "author": "chflame", + "description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.", + "nickname": "LayerStyle", + "title": "LayerStyle", "title_aux": "ComfyUI Layer Style" } ], @@ -8287,6 +8290,7 @@ ], "https://github.com/hay86/ComfyUI_AceNodes": [ [ + "ACE_AnyInputSwitchBool", "ACE_AudioLoad", "ACE_AudioPlay", "ACE_AudioSave", @@ -8353,6 +8357,7 @@ ], "https://github.com/heshengtao/comfyui_LLM_party": [ [ + "About_us", "CLIPTextEncode_party", "KSampler_party", "LLM", @@ -8448,6 +8453,17 @@ "title_aux": "ComfyUI-ModelDownloader" } ], + "https://github.com/huagetai/ComfyUI-Gaffer": [ + [ + "ApplyICLight", + "CalculateNormalMap", + "ICLightModelLoader", + "LightSource" + ], + { + "title_aux": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )" + } + ], "https://github.com/huagetai/ComfyUI_LightGradient": [ [ "ImageGradient", diff --git a/github-stats.json b/github-stats.json index 8a008df1..e1e37c68 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3294,5 +3294,13 @@ "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-05-11 22:40:15" + }, + "https://github.com/christian-byrne/img2txt-comfyui-nodes": { + "stars": 1, + "last_update": "2024-05-12 07:41:45" + }, + "https://github.com/huagetai/ComfyUI-Gaffer": { + "stars": 3, + "last_update": "2024-05-12 12:18:09" } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index c1cd3f84..620c42c1 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "sangeet", + "title": "comfyui-testui", + "reference": "https://github.com/sangeet/comfyui-testui", + "files": [ + "https://github.com/sangeet/comfyui-testui" + ], + "install_type": "git-clone", + "description": "Simple Frontend For ComfyUI workflow" + }, { "author": "Elawphant", "title": "ComfyUI-MusicGen [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 40f8bd95..3923111d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,40 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + + { + "author": "ray", + "title": "Light Gradient for ComfyUI", + "id": "light-gradient", + "reference": "https://github.com/huagetai/ComfyUI_LightGradient", + "files": [ + "https://github.com/huagetai/ComfyUI_LightGradient" + ], + "install_type": "git-clone", + "description": "Nodes:Image Gradient,Mask Gradient" + }, + { + "author": "ray", + "title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )", + "id": "gaffer", + "reference": "https://github.com/huagetai/ComfyUI-Gaffer", + "files": [ + "https://github.com/huagetai/ComfyUI-Gaffer" + ], + "install_type": "git-clone", + "description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map" + }, + { + "author": "christian-byrne", + "title": "img2txt-comfyui-nodes", + "id": "img2txt-nodes", + "reference": "https://github.com/christian-byrne/img2txt-comfyui-nodes", + "files": [ + "https://github.com/christian-byrne/img2txt-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Nodes:img2txt BLIP SalesForce Large" + }, { "author": "huchenlei", "title": "ComfyUI-IC-Light-Native", @@ -656,46 +689,6 @@ ], "install_type": "git-clone", "description": "Store text to Key-Values pair json." - }, - { - "author": "FredBill1", - "title": "comfyui-fb-utils", - "reference": "https://github.com/FredBill1/comfyui-fb-utils", - "files": [ - "https://github.com/FredBill1/comfyui-fb-utils" - ], - "install_type": "git-clone", - "description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString" - }, - { - "author": "lquesada", - "title": "ComfyUI-Prompt-Combinator", - "reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator", - "files": [ - "https://github.com/lquesada/ComfyUI-Prompt-Combinator" - ], - "install_type": "git-clone", - "description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings." - }, - { - "author": "huchenlei", - "title": "ComfyUI-openpose-editor", - "reference": "https://github.com/huchenlei/ComfyUI-openpose-editor", - "files": [ - "https://github.com/huchenlei/ComfyUI-openpose-editor" - ], - "install_type": "git-clone", - "description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI" - }, - { - "author": "longgui0318", - "title": "comfyui-magic-clothing", - "reference": "https://github.com/longgui0318/comfyui-magic-clothing", - "files": [ - "https://github.com/longgui0318/comfyui-magic-clothing" - ], - "install_type": "git-clone", - "description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter" } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 636a3eeb..324e1cbc 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2668,8 +2668,10 @@ "PhotomontageC", "PostSamplerCrop", "SDXLEmptyLatent", + "SavePrompt", "SaveWithMetaData", "SaveWithMetaData2", + "SearchReplace", "SimplePrompts", "SpecificStylesDir", "StringJoin", @@ -4923,6 +4925,7 @@ "abyz22_blend_onecolor", "abyz22_blendimages", "abyz22_bypass", + "abyz22_censoring", "abyz22_drawmask", "abyz22_lamaInpaint", "abyz22_lamaPreprocessor", @@ -6467,10 +6470,10 @@ "LayerUtility: XY to Percent" ], { - "author": "Chris Freilich", - "description": "This extension provides a blend modes node with 30 blend modes.", - "nickname": "Virtuoso Pack - Blend Nodes", - "title": "Virtuoso Pack - Blend Modes", + "author": "chflame", + "description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.", + "nickname": "LayerStyle", + "title": "LayerStyle", "title_aux": "ComfyUI Layer Style" } ], @@ -8287,6 +8290,7 @@ ], "https://github.com/hay86/ComfyUI_AceNodes": [ [ + "ACE_AnyInputSwitchBool", "ACE_AudioLoad", "ACE_AudioPlay", "ACE_AudioSave", @@ -8353,6 +8357,7 @@ ], "https://github.com/heshengtao/comfyui_LLM_party": [ [ + "About_us", "CLIPTextEncode_party", "KSampler_party", "LLM", @@ -8448,6 +8453,17 @@ "title_aux": "ComfyUI-ModelDownloader" } ], + "https://github.com/huagetai/ComfyUI-Gaffer": [ + [ + "ApplyICLight", + "CalculateNormalMap", + "ICLightModelLoader", + "LightSource" + ], + { + "title_aux": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )" + } + ], "https://github.com/huagetai/ComfyUI_LightGradient": [ [ "ImageGradient",