mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add variation seed and weight
This commit is contained in:
parent
1edf6d5976
commit
dadd013aa7
@ -2033,6 +2033,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user