From be596b86c21e376e0ded22ecc5ed9fcd13fddf3f Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:39:00 +0800 Subject: [PATCH] add node (#832) 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 1d0c7d64..04fe2b96 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8567,6 +8567,17 @@ ], "install_type": "git-clone", "description": "A StoryDiffusion node for ComfyUI." + }, + { + "author": "smthemex", + "title": "ComfyUI_MS_Diffusion", + "id": "MS_Diffusion", + "reference": "https://github.com/smthemex/ComfyUI_MS_Diffusion", + "files": [ + "https://github.com/smthemex/ComfyUI_MS_Diffusion" + ], + "install_type": "git-clone", + "description": "You can using MS-diffusion make story in comfyUI." }, { "author": "smthemex",