mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Merge 5511b5f231 into 8d5c12037f
This commit is contained in:
commit
3045194268
@ -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.]"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user