Merge pull request #2811 from Kyreo/main

Add ComfyUI-CharacterPromptBuffer by Kyreo
This commit is contained in:
Dr.Lt.Data 2026-05-01 04:42:19 +09:00 committed by GitHub
commit a3aabfd72c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1705,6 +1705,17 @@
"install_type": "git-clone",
"description": "15 productivity nodes: Kraken Unbound Prompt (vision-enabled prompt builder with Qwen2-VL), WAN Prompt Splitter (cinematic styling), Ollama Prompt Chat (LLM enhancement), LoRA Loader with CivitAI trigger fetching, Dual CLIP Loader (Flux/SD3/SDXL), smart KSampler (AMP handling for WAN/Flow/FP8), Empty Latent with aspect presets, Upscale & Tile Calculator for Ultimate SD Upscale, Resolution Helper, Image Processor, WAN Helper, and more."
},
{
"author": "Kyreo",
"title": "ComfyUI-CharacterPromptBuffer",
"id": "comfyui-characterpromptbuffer",
"reference": "https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer",
"files": [
"https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer"
],
"install_type": "git-clone",
"description": "Nodes for generating multiple character prompt variations in a single queue run. Includes Character Prompt Manager and Variation Buffer."
},
{
"author": "Gourieff",
"title": "ComfyUI-FutureWarningIgnore",