From d2d99a5f0845d38116bc8f3147e0b3cdbf584806 Mon Sep 17 00:00:00 2001 From: Jashin chan Date: Sat, 8 Feb 2025 10:44:53 +0800 Subject: [PATCH] update title --- custom-node-list.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dc663cf2..e02c619c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21197,11 +21197,14 @@ }, { "author": "DiaoDaiaChan", - "title": "Use nai3/nai4 model in Comfyui", - "id": "DiaoDaiaChan", + "title": "Comfyui SDAPI Request / NovelAI", + "id": "diaodaiachan", "reference": "https://github.com/DiaoDaiaChan/ComfyUI_API_Request", + "files": [ + "https://github.com/DiaoDaiaChan/ComfyUI_API_Request" + ], "install_type": "git-clone", - "description": "Comfyui SD-API API/NOVEL AI request node, support nai3/nai4" + "description": "A Novel AI / SD-WebUI request node, support nai3/nai4, use NovelAI model in Your Comfyui." } ] }