diff --git a/custom-node-list.json b/custom-node-list.json index 461d3117..33c04647 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46255,6 +46255,46 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "silveroxides", + "title": "Sampling Utility Toolkit", + "reference": "https://github.com/silveroxides/ComfyUI_SamplingUtils", + "files": [ + "https://github.com/silveroxides/ComfyUI_SamplingUtils" + ], + "install_type": "git-clone", + "description": "Utilities making it easy to set up inference parameters." + }, + { + "author": "silveroxides", + "title": "ComfyUI_LogicMath", + "reference": "https://github.com/silveroxides/ComfyUI_LogicMath", + "files": [ + "https://github.com/silveroxides/ComfyUI_LogicMath" + ], + "install_type": "git-clone", + "description": "Custom node for with some basic logic and math nodes based on pull request [a/comfyanonymous/ComfyUI#8024](https://github.com/comfyanonymous/ComfyUI/pull/8024)" + }, + { + "author": "silveroxides", + "title": "ComfyUI_PromptAttention [WIP]", + "reference": "https://github.com/silveroxides/ComfyUI_PromptAttention", + "files": [ + "https://github.com/silveroxides/ComfyUI_PromptAttention" + ], + "install_type": "git-clone", + "description": "NODES: Text Encode with Attention Bias" + }, + { + "author": "silveroxides", + "title": "WIP Conditioning Toolkit [UNSAFE]", + "reference": "https://github.com/silveroxides/ComfyUI_CondsUtils", + "files": [ + "https://github.com/silveroxides/ComfyUI_CondsUtils" + ], + "install_type": "git-clone", + "description": "Custom nodes for modifying, saving and loading of various conditionings.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5d875ed5..3e18a52c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -2698,16 +2698,6 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities.[w/This nodepack includes an endpoint that access files from arbitrary paths.]" }, - { - "author": "silveroxides", - "title": "ComfyUI_LogicMath", - "reference": "https://github.com/silveroxides/ComfyUI_LogicMath", - "files": [ - "https://github.com/silveroxides/ComfyUI_LogicMath" - ], - "install_type": "git-clone", - "description": "Custom node for with some basic logic and math nodes based on pull request [a/comfyanonymous/ComfyUI#8024](https://github.com/comfyanonymous/ComfyUI/pull/8024)" - }, { "author": "lyra-ai", "title": "lyra-nodes", @@ -2948,16 +2938,6 @@ "install_type": "git-clone", "description": "NODES: Morpheus · Batch Images + crop image, Morpheus · NanoBanana Mask, Morpheus · Image Editing Prompt, ...\nNOTE: The files in the repo are not organized." }, - { - "author": "silveroxides", - "title": "ComfyUI_PromptAttention [WIP]", - "reference": "https://github.com/silveroxides/ComfyUI_PromptAttention", - "files": [ - "https://github.com/silveroxides/ComfyUI_PromptAttention" - ], - "install_type": "git-clone", - "description": "NODES: Text Encode with Attention Bias" - }, { "author": "cedarconnor", "title": "ComfyUI Motion Transfer Pack [WIP]", @@ -3048,16 +3028,6 @@ "install_type": "git-clone", "description": "NODES: ImageScaleToTotalPixelsRound64, ImageBlendLighter, ImageOffset, RGBtoRYGCBM, RYGCBMtoRGB, ExtractImageChannel, MatchRYGCBMColors, TextCommaToWeighted, TextCommaToRandomWeighted, RGBtoLAB, LABtoRGB, ImageMirrorPad, ImageCropBorders, ImageStitcher, ImageScaleToQwen, ..." }, - { - "author": "silveroxides", - "title": "Sampling Utility Toolkit", - "reference": "https://github.com/silveroxides/ComfyUI_SamplingUtils", - "files": [ - "https://github.com/silveroxides/ComfyUI_SamplingUtils" - ], - "install_type": "git-clone", - "description": "Utilities making it easy to set up inference parameters." - }, { "author": "henjicc", "title": "ComfyUI-CC-ImageLoader [UNSAFE]", @@ -3198,16 +3168,6 @@ "install_type": "git-clone", "description": "NODES: Concatenate Sigmas Node, Splice Sigmas At %" }, - { - "author": "silveroxides", - "title": "WIP Conditioning Toolkit [UNSAFE]", - "reference": "https://github.com/silveroxides/ComfyUI_CondsUtils", - "files": [ - "https://github.com/silveroxides/ComfyUI_CondsUtils" - ], - "install_type": "git-clone", - "description": "Custom nodes for modifying, saving and loading of various conditionings.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]" - }, { "author": "ThuckMaBaws", "title": "TMB Camera Modifier for ComfyUI [WIP]",