diff --git a/custom-node-list.json b/custom-node-list.json index f76a380b..00f9a385 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40768,6 +40768,16 @@ "description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.", "nodename_pattern": "RandomImagePicker" }, + { + "author": "18yz153", + "title": "ComfyUI-Persona-Director", + "reference": "https://github.com/c/ComfyUI-Persona-Director", + "files": [ + "https://github.com/18yz153/ComfyUI-Persona-Director" + ], + "install_type": "git-clone", + "description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management." + }, @@ -41182,16 +41192,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "18yz153", - "title": "ComfyUI-Persona-Director", - "reference": "https://github.com/18yz153/ComfyUI-Persona-Director", - "files": [ - "https://github.com/18yz153/ComfyUI-Persona-Director" - ], - "install_type": "git-clone", - "description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8ebbf07c..ba86c325 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,26 @@ { "custom_nodes": [ + { + "author": "KrakenUnbound", + "title": "Kraken Tools", + "id": "kraken-tools", + "reference": "https://github.com/krakenunbound/comfyui-kraken-tools", + "files": [ + "https://github.com/krakenunbound/comfyui-kraken-tools" + ], + "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": "18yz153", + "title": "ComfyUI-Persona-Director", + "reference": "https://github.com/c/ComfyUI-Persona-Director", + "files": [ + "https://github.com/18yz153/ComfyUI-Persona-Director" + ], + "install_type": "git-clone", + "description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management." + }, { "author": "bulldog68", "title": "FMJ Save Image + Versions",