mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
commit
d5e91d9ce3
@ -2243,6 +2243,36 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chrisgoringe",
|
||||||
|
"title": "Image chooser",
|
||||||
|
"reference": "https://github.com/chrisgoringe/cg-image-picker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chrisgoringe/cg-image-picker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chrisgoringe",
|
||||||
|
"title": "Use Everwhere",
|
||||||
|
"reference": "https://github.com/chrisgoringe/cg-use-everywhere",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chrisgoringe/cg-use-everwhere",
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user