diff --git a/custom-node-list.json b/custom-node-list.json index 7b59fdc1..333194b7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46518,6 +46518,27 @@ "install_type": "git-clone", "description": "Scene Framer is a simple utility node for framing multiple shots from a single image." }, + { + "author": "chkeeho80", + "title": "PromptDeckComposer", + "reference": "https://github.com/chkeeho80/PromptDeckComposer", + "files": [ + "https://github.com/chkeeho80/PromptDeckComposer" + ], + "install_type": "git-clone", + "description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more." + }, + { + "author": "AISeDam", + "title": "ComfyUI_RP_Cast", + "id": "comfyui_rp_cast", + "reference": "https://github.com/AISeDam/ComfyUI_RP_Cast", + "files": [ + "https://github.com/AISeDam/ComfyUI_RP_Cast" + ], + "install_type": "git-clone", + "description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 68fd366b..8867232d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,26 @@ { "custom_nodes": [ + { + "author": "chkeeho80", + "title": "PromptDeckComposer", + "reference": "https://github.com/chkeeho80/PromptDeckComposer", + "files": [ + "https://github.com/chkeeho80/PromptDeckComposer" + ], + "install_type": "git-clone", + "description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more." + }, + { + "author": "AISeDam", + "title": "ComfyUI_RP_Cast", + "id": "comfyui_rp_cast", + "reference": "https://github.com/AISeDam/ComfyUI_RP_Cast", + "files": [ + "https://github.com/AISeDam/ComfyUI_RP_Cast" + ], + "install_type": "git-clone", + "description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures." + }, { "author": "stevelasmin4real", "title": "Resolution Calculator by Steve Lasmin",