diff --git a/custom-node-list.json b/custom-node-list.json index 9c963c17..be91e121 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46618,6 +46618,36 @@ ], "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_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.]" } ] }