mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-13 10:32:57 +08:00
Add PromptDeckComposer to custom node list
This commit is contained in:
parent
8d5c12037f
commit
f70e8823f4
@ -46619,5 +46619,13 @@
|
|||||||
"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."
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"name": "PromptDeckComposer",
|
||||||
|
"author": "chkeeho80",
|
||||||
|
"description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more.",
|
||||||
|
"url": "https://github.com/chkeeho80/PromptDeckComposer",
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"category": "prompt"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user