From f972b5a526efc28cf45c69ef998f44e6cee8c614 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:33:21 +0800 Subject: [PATCH] add node (#764) 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 7fb73be4..38bd0598 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8238,6 +8238,17 @@ "install_type": "git-clone", "description": "You can use stable-audio-open-1.0 in comfyUI" }, + { + "author": "smthemex", + "title": "ComfyUI_Pops", + "id": "ComfyUI_Pops", + "reference": "https://github.com/smthemex/ComfyUI_Pops", + "files": [ + "https://github.com/smthemex/ComfyUI_Pops" + ], + "install_type": "git-clone", + "description": "You can use Popspaper method in comfyUI" + }, { "author": "smthemex", "title": "ComfyUI_HiDiffusion_Pro",