mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json (#962)
I've retired my old noise nodes, because Comfy now has noise as a data type. These new nodes do the same and more, and are far less flaky!
This commit is contained in:
parent
2d2df3fc2c
commit
8c6ebc665d
@ -2750,14 +2750,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
"title": "Variation seeds",
|
"title": "Noise variation and batch noise tools",
|
||||||
"id": "variation-seed",
|
"id": "cg-noisetools",
|
||||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
"reference": "https://github.com/chrisgoringe/cg-noisetools",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/chrisgoringe/cg-noise"
|
"https://github.com/chrisgoringe/cg-noisetools"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
"description": "Nodes to create small variations on noise, to shape noise, and to control noise in batches. Replaces the old 'variation-seed' nodes."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user