mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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",
|
||||
"title": "Variation seeds",
|
||||
"id": "variation-seed",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
||||
"title": "Noise variation and batch noise tools",
|
||||
"id": "cg-noisetools",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noisetools",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-noise"
|
||||
"https://github.com/chrisgoringe/cg-noisetools"
|
||||
],
|
||||
"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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user