mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-12 22:22:34 +08:00
Add JMNodes to ComfyUI Manager
Add JMNodes to ComfyUI Manager. This provides nodes to support generation of all possible combinations of a set of prompts via boolean logic.
This commit is contained in:
parent
6f2f97ec06
commit
36a674e98e
@ -16489,6 +16489,17 @@
|
|||||||
],
|
],
|
||||||
"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": "JustinMatters",
|
||||||
|
"title": "ComfyUI JMNodes",
|
||||||
|
"id": "JMNodes",
|
||||||
|
"reference": "https://github.com/JustinMatters/comfyUI-JMNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/JustinMatters/comfyUI-JMNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Provides nodes to support generation of all possible combinations of a set of prompts via boolean logic"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user