From 045f91c4113bad8dfee50d0b0a111f44c68a14db Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 16 Dec 2025 12:53:56 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bd36643a..4fff8a15 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "HM-RunningHub", + "title": "ComfyUI_RH_LLM_API", + "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API", + "files": [ + "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API" + ], + "install_type": "git-clone", + "description": "An easy-to-use ComfyUI plugin for LLM integration supporting DeepSeek, OpenAI API-compatible models, with video reverse-prompt (captioning) capabilities. (Description by CC)" + }, { "author": "logicalor", "title": "comfyui_multi_replace",