diff --git a/custom-node-list.json b/custom-node-list.json index ff52866..ecfbc62 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2033,6 +2033,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "chrisgoringe", + "title": "Variation seeds", + "reference": "https://github.com/chrisgoringe/cg-noise", + "files": [ + "https://github.com/chrisgoringe/cg-noise" + ], + "install_type": "git-clone", + "description": "Adds KSampler custom nodes with variation seed and variation strength." } ] }