diff --git a/custom-node-list.json b/custom-node-list.json index a21c58a..9b02166 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4244,16 +4244,6 @@ "install_type": "git-clone", "description": "Nodes:Enhanced Save Node" }, - { - "author": "miosp", - "title": "ComfyUI-FBCNN", - "reference": "https://github.com/Miosp/ComfyUI-FBCNN", - "files": [ - "https://github.com/Miosp/ComfyUI-FBCNN" - ], - "install_type": "git-clone", - "description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)." - }, { "author": "LarryJane491", "title": "Lora-Training-in-Comfy", @@ -4425,14 +4415,14 @@ "description": "Ranbooru is an extension for the comfyUI. The purpose of this extension is to add a node that gets a random set of tags from boorus pictures. This is mostly being used to help me test my checkpoints on a large variety of" }, { - "author": "Miosp", + "author": "miosp", "title": "ComfyUI-FBCNN", "reference": "https://github.com/Miosp/ComfyUI-FBCNN", "files": [ "https://github.com/Miosp/ComfyUI-FBCNN" ], "install_type": "git-clone", - "description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user." + "description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)." }, { "author": "JcandZero", @@ -4446,13 +4436,13 @@ }, { "author": "darkpixel", - "title": "DarkPrompt", + "title": "DarkPrompts", "reference": "https://github.com/darkpixel/darkprompts", "files": [ "https://github.com/darkpixel/darkprompts" ], "install_type": "git-clone", - "description": "A slightly better tool for generating random prompts." + "description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources." }, @@ -4776,16 +4766,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "darkpixel", - "title": "DarkPrompts", - "reference": "https://github.com/darkpixel/darkprompts", - "files": [ - "https://github.com/darkpixel/darkprompts" - ], - "install_type": "git-clone", - "description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 9124d01..1d67182 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -979,7 +979,8 @@ ], "https://github.com/JaredTherriault/ComfyUI-JNodes": [ [ - "JNodes_AddOrSetPngInfoKey", + "JNodes_AddOrSetMetaDataKey", + "JNodes_AnyToString", "JNodes_AppendReversedFrames", "JNodes_BooleanSelectorWithString", "JNodes_CheckpointSelectorWithString", @@ -997,8 +998,8 @@ "JNodes_ParseWildcards", "JNodes_PromptBuilderSingleSubject", "JNodes_PromptEditor", + "JNodes_RemoveMetaDataKey", "JNodes_RemoveParseableDataForInference", - "JNodes_RemovePngInfoKey", "JNodes_SamplerSelectorWithString", "JNodes_SaveImageWithOutput", "JNodes_SaveVideo", @@ -3597,15 +3598,18 @@ ], "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ - "LayerStyle_ColorPicker", - "LayerStyle_DropShadow", + "LayerFilter: MotionBlur", + "LayerMask: MaskInvert", + "LayerMask: MaskPreview", + "LayerStyle: DropShadow", + "LayerStyle: InnerGlow", + "LayerStyle: InnerShadow", + "LayerStyle: OuterGlow", + "LayerStyle: Stroke", "LayerStyle_Illumine", - "LayerStyle_ImageBlend", - "LayerStyle_ImageOpacity", - "LayerStyle_MaskInvert", - "LayerStyle_MaskPreview", - "LayerStyle_OuterGlow", - "LayerStyle_Stroke" + "LayerUtility: ColorPicker", + "LayerUtility: ImageBlend", + "LayerUtility: ImageOpacity" ], { "title_aux": "ComfyUI Layer Style" @@ -4047,11 +4051,11 @@ "https://github.com/daniel-lewis-ab/ComfyUI-Llama": [ [ "Call LLM", - "LLM_Create_Embedding", + "Call LLM Advanced", + "LLM_Create_Completion", "LLM_Detokenize", "LLM_Embed", "LLM_Eval", - "LLM_Generate", "LLM_Load_State", "LLM_Reset", "LLM_Sample", @@ -4072,7 +4076,7 @@ "DarkPrompt" ], { - "title_aux": "DarkPrompt" + "title_aux": "DarkPrompts" } ], "https://github.com/dave-palt/comfyui_DSP_imagehelpers": [ diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0b7959c..094ae7f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,13 +13,13 @@ { "author": "darkpixel", - "title": "DarkPrompt", + "title": "DarkPrompts", "reference": "https://github.com/darkpixel/darkprompts", "files": [ "https://github.com/darkpixel/darkprompts" ], "install_type": "git-clone", - "description": "A slightly better tool for generating random prompts." + "description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources." }, { "author": "Taremin", @@ -42,14 +42,14 @@ "description": "GLM4 Vision Integration" }, { - "author": "Miosp", + "author": "miosp", "title": "ComfyUI-FBCNN", "reference": "https://github.com/Miosp/ComfyUI-FBCNN", "files": [ "https://github.com/Miosp/ComfyUI-FBCNN" ], "install_type": "git-clone", - "description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user." + "description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)." }, { "author": "chaojie", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9124d01..1d67182 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -979,7 +979,8 @@ ], "https://github.com/JaredTherriault/ComfyUI-JNodes": [ [ - "JNodes_AddOrSetPngInfoKey", + "JNodes_AddOrSetMetaDataKey", + "JNodes_AnyToString", "JNodes_AppendReversedFrames", "JNodes_BooleanSelectorWithString", "JNodes_CheckpointSelectorWithString", @@ -997,8 +998,8 @@ "JNodes_ParseWildcards", "JNodes_PromptBuilderSingleSubject", "JNodes_PromptEditor", + "JNodes_RemoveMetaDataKey", "JNodes_RemoveParseableDataForInference", - "JNodes_RemovePngInfoKey", "JNodes_SamplerSelectorWithString", "JNodes_SaveImageWithOutput", "JNodes_SaveVideo", @@ -3597,15 +3598,18 @@ ], "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ - "LayerStyle_ColorPicker", - "LayerStyle_DropShadow", + "LayerFilter: MotionBlur", + "LayerMask: MaskInvert", + "LayerMask: MaskPreview", + "LayerStyle: DropShadow", + "LayerStyle: InnerGlow", + "LayerStyle: InnerShadow", + "LayerStyle: OuterGlow", + "LayerStyle: Stroke", "LayerStyle_Illumine", - "LayerStyle_ImageBlend", - "LayerStyle_ImageOpacity", - "LayerStyle_MaskInvert", - "LayerStyle_MaskPreview", - "LayerStyle_OuterGlow", - "LayerStyle_Stroke" + "LayerUtility: ColorPicker", + "LayerUtility: ImageBlend", + "LayerUtility: ImageOpacity" ], { "title_aux": "ComfyUI Layer Style" @@ -4047,11 +4051,11 @@ "https://github.com/daniel-lewis-ab/ComfyUI-Llama": [ [ "Call LLM", - "LLM_Create_Embedding", + "Call LLM Advanced", + "LLM_Create_Completion", "LLM_Detokenize", "LLM_Embed", "LLM_Eval", - "LLM_Generate", "LLM_Load_State", "LLM_Reset", "LLM_Sample", @@ -4072,7 +4076,7 @@ "DarkPrompt" ], { - "title_aux": "DarkPrompt" + "title_aux": "DarkPrompts" } ], "https://github.com/dave-palt/comfyui_DSP_imagehelpers": [