From f4360725e0b77bffe520e49126a3cfde2fb3abc5 Mon Sep 17 00:00:00 2001 From: DiaoDaiaChan <126318917+DiaoDaiaChan@users.noreply.github.com> Date: Sat, 8 Feb 2025 05:49:52 +0800 Subject: [PATCH] update noevlai node (#1514) Co-authored-by: Jashin chan --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 21be65e8..d4f0d7f7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21183,6 +21183,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DiaoDaiaChan", + "title": "Use nai3/nai4 model in Comfyui", + "id": "DiaoDaiaChan", + "reference": "https://github.com/DiaoDaiaChan/ComfyUI_API_Request", + "install_type": "git-clone", + "description": "Comfyui SD-API API/NOVEL AI request node, support nai3/nai4" } ] }