diff --git a/custom-node-list.json b/custom-node-list.json index 66ca97f5..a9e99928 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",