From 76e70bff0e01bd6980fe4d642e3fad8f9d346e25 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:19:15 +0800 Subject: [PATCH] add node (#751) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 139edb7c..47acdc4a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8193,6 +8193,17 @@ "install_type": "git-clone", "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." }, + { + "author": "smthemex", + "title": "ComfyUI_StableAudio_Open", + "id": "stable-audio-open-1.0", + "reference": "https://github.com/smthemex/ComfyUI_StableAudio_Open.git", + "files": [ + "https://github.com/smthemex/ComfyUI_StableAudio_Open.git" + ], + "install_type": "git-clone", + "description": "You can use stable-audio-open-1.0 in comfyUI" + }, { "author": "smthemex", "title": "ComfyUI_HiDiffusion_Pro",