From 4f94623a4b7e91fb3fb29f5ad26024e05291eb74 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Mon, 27 May 2024 18:13:28 +0800 Subject: [PATCH] add node (#715) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4263aade..1ca7d840 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8092,6 +8092,18 @@ "install_type": "git-clone", "description": "A HiDiffusion node for ComfyUI." }, + { + "author": "smthemex", + "title": "ComfyUI_StoryDiffusion", + "id": "StoryDiffusion", + "reference": "https://github.com/smthemex/ComfyUI_StoryDiffusion", + "files": [ + "https://github.com/smthemex/ComfyUI_StoryDiffusion" + ], + "install_type": "git-clone", + "description": "A StoryDiffusion node for ComfyUI." + }, + { "author": "smthemex", "title": "ComfyUI_Pic2Story",