From 7d6a9d39afedebd0765c64d3f494a3113bbe8a19 Mon Sep 17 00:00:00 2001 From: smthem <2102561739@qq.com> Date: Mon, 27 May 2024 16:38:04 +0800 Subject: [PATCH] add node --- 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",