diff --git a/custom-node-list.json b/custom-node-list.json index e853e50a..3af7a820 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46047,7 +46047,17 @@ "install_type": "git-clone", "description": "Personal ComfyUI custom nodes." }, - + { + "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." + },