Merge branch 'ltdrdata:main' into main

This commit is contained in:
FairyRoot 2024-08-15 04:42:19 +01:00 committed by GitHub
commit 1a1b86fb20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",