diff --git a/README.md b/README.md index 576cba0d..0c171d74 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ NODE_CLASS_MAPPINGS.update({ * https://github.com/senshilabs/NINJA-plugin * https://github.com/MockbaTheBorg/Nodes * https://github.com/StartHua/Comfyui_GPT_Story +* https://github.com/NielsGercama/comfyui_customsampling ## Roadmap diff --git a/custom-node-list.json b/custom-node-list.json index 7fe2641b..eefb0aa6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4194,6 +4194,16 @@ "install_type": "git-clone", "description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training." }, + { + "author": "Layer-norm", + "title": "Comfyui lama remover", + "reference": "https://github.com/Layer-norm/comfyui-lama-remover", + "files": [ + "https://github.com/Layer-norm/comfyui-lama-remover" + ], + "install_type": "git-clone", + "description": "A very simple ComfyUI node to remove item with mask." + }, { diff --git a/extension-node-map.json b/extension-node-map.json index 6ecdc539..c56ab8eb 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1100,6 +1100,15 @@ "title_aux": "Image-Captioning-in-ComfyUI" } ], + "https://github.com/Layer-norm/comfyui-lama-remover": [ + [ + "LamaRemover", + "LamaRemoverIMG" + ], + { + "title_aux": "Comfyui lama remover" + } + ], "https://github.com/Lerc/canvas_tab": [ [ "Canvas_Tab", @@ -1772,6 +1781,8 @@ "CR 3D Camera Static", "CR 3D Polygon", "CR 3D Solids", + "CR 8 Channel In", + "CR 8 Channel Out", "CR ASCII Pattern", "CR Add Annotation", "CR Alternate Latents", @@ -1818,6 +1829,8 @@ "CR Cycle Styles", "CR Cycle Text", "CR Cycle Text Simple", + "CR Data Bus In", + "CR Data Bus Out", "CR Debatch Frames", "CR Display Font", "CR Draw OBJ", @@ -2010,7 +2023,7 @@ ], { "author": "Suzie1", - "description": "165 custom nodes for artists, designers and animators.", + "description": "169 custom nodes for artists, designers and animators.", "nickname": "Comfyroll Studio", "title": "Comfyroll Studio", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -4752,6 +4765,7 @@ ], "https://github.com/komojini/komojini-comfyui-nodes": [ [ + "ImageMerger", "YouTubeVideoLoader" ], { @@ -5767,7 +5781,6 @@ "CLIPSeg_", "CharacterInText", "ChatGPTOpenAI", - "ClipInterrogator", "Color", "CombineMasks_", "CombineSegMasks", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index de2a54d1..ccebd5f6 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "LarryJane491", + "title": "ComfyUI-ModelUnloader", + "reference": "https://github.com/LarryJane491/ComfyUI-ModelUnloader", + "files": [ + "https://github.com/LarryJane491/ComfyUI-ModelUnloader" + ], + "install_type": "git-clone", + "description": "A simple custom node that unloads all models. Useful for developers or users who want to free some memory." + }, { "author": "AIGODLIKE", "title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5e70b2ae..c61bab9f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "Layer-norm", + "title": "Comfyui lama remover", + "reference": "https://github.com/Layer-norm/comfyui-lama-remover", + "files": [ + "https://github.com/Layer-norm/comfyui-lama-remover" + ], + "install_type": "git-clone", + "description": "A very simple ComfyUI node to remove item with mask." + }, { "author": "komojini", "title": "komojini-comfyui-nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6ecdc539..c56ab8eb 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1100,6 +1100,15 @@ "title_aux": "Image-Captioning-in-ComfyUI" } ], + "https://github.com/Layer-norm/comfyui-lama-remover": [ + [ + "LamaRemover", + "LamaRemoverIMG" + ], + { + "title_aux": "Comfyui lama remover" + } + ], "https://github.com/Lerc/canvas_tab": [ [ "Canvas_Tab", @@ -1772,6 +1781,8 @@ "CR 3D Camera Static", "CR 3D Polygon", "CR 3D Solids", + "CR 8 Channel In", + "CR 8 Channel Out", "CR ASCII Pattern", "CR Add Annotation", "CR Alternate Latents", @@ -1818,6 +1829,8 @@ "CR Cycle Styles", "CR Cycle Text", "CR Cycle Text Simple", + "CR Data Bus In", + "CR Data Bus Out", "CR Debatch Frames", "CR Display Font", "CR Draw OBJ", @@ -2010,7 +2023,7 @@ ], { "author": "Suzie1", - "description": "165 custom nodes for artists, designers and animators.", + "description": "169 custom nodes for artists, designers and animators.", "nickname": "Comfyroll Studio", "title": "Comfyroll Studio", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -4752,6 +4765,7 @@ ], "https://github.com/komojini/komojini-comfyui-nodes": [ [ + "ImageMerger", "YouTubeVideoLoader" ], { @@ -5767,7 +5781,6 @@ "CLIPSeg_", "CharacterInText", "ChatGPTOpenAI", - "ClipInterrogator", "Color", "CombineMasks_", "CombineSegMasks",