From 6278bddc9b7672d5c41632440ed64d242f008adc Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 26 Jun 2025 21:33:02 +0800 Subject: [PATCH] Add ComfyUI-PosterCraft (#1952) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2545deb3..6d7ea629 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19829,6 +19829,16 @@ "install_type": "git-clone", "description": "ComfyUI-OmniGen2 is now available in ComfyUI, OmniGen2 is a powerful and efficient unified multimodal model. Its architecture is composed of two key components: a 3B Vision-Language Model (VLM) and a 4B diffusion model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-PosterCraft", + "reference": "https://github.com/Yuan-ManX/ComfyUI-PosterCraft", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-PosterCraft" + ], + "install_type": "git-clone", + "description": "ComfyUI-PosterCraft is now available in ComfyUI, PosterCraft is a unified framework for high-quality aesthetic poster generation that excels in precise text rendering, seamless integration of abstract art, striking layouts, and stylistic harmony." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",