From a75b53ceb1cecb92946fba9475ed373086b5b64c Mon Sep 17 00:00:00 2001 From: KATO Kanryu Date: Mon, 18 May 2026 09:56:58 +0900 Subject: [PATCH] add ComfyUI Text-Driven Workflows --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c124979f..cebe3baa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47921,6 +47921,14 @@ "install_type": "copy", "description": "This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues." }, + { + "author": "KATO Kanryu", + "title": "ComfyUI Text-Driven Workflows", + "reference": "https://github.com/kanryu/ComfyUI-Text-Driven-Workflows", + "files": ["https://github.com/kanryu/ComfyUI-Text-Driven-Workflows"], + "install_type": "copy", + "description": "A smart ComfyUI extension that simplifies text-driven workflows. Systematically organize, aggregate, and switch prompts or character settings with a single click, and batch process multiple staging plans simultaneously." + }, { "author": "theally", "title": "TheAlly's Custom Nodes",