This commit is contained in:
Silver 2026-05-01 14:21:27 +02:00 committed by GitHub
commit 3045194268
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46618,6 +46618,36 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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.]"
} }
] ]
} }