Move silveroxides/ComfyUI_SamplingUtils, silveroxides/ComfyUI_LogicMath, silveroxides/ComfyUI_PromptAttention and silveroxides/ComfyUI_CondsUtils from node_db/dev/custom-node-list.json to the default custom-node-list.json

This commit is contained in:
silveroxides 2026-04-14 18:05:26 +02:00
parent 15ec9a901b
commit fc7844251d
2 changed files with 40 additions and 40 deletions

View File

@ -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.]"
}
]
}

View File

@ -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]",