Merge pull request #108 from chrisgoringe/variation-seed-and-weight-nodes

Add variation seed and weight
This commit is contained in:
Dr.Lt.Data 2023-09-14 13:09:48 +09:00 committed by GitHub
commit 2b3c1a1973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."
}
]
}