From 82e2e2210a61762a1a520554bac73ec14c8004c4 Mon Sep 17 00:00:00 2001 From: Liu Sida Date: Sun, 14 Apr 2024 13:46:51 +0800 Subject: [PATCH] add ComfyUI-Login to custom-node-list (#563) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 16ed8c9d..e1f71bb5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7019,6 +7019,16 @@ "install_type": "git-clone", "description": "Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease." }, + { + "author": "Sida Liu", + "title": "ComfyUI-Login", + "reference": "https://github.com/liusida/ComfyUI-Login", + "files": [ + "https://github.com/liusida/ComfyUI-Login" + ], + "install_type": "git-clone", + "description": "A simple password to protect ComfyUI." + }, { "author": "jtydhr88", "title": "ComfyUI-Workflow-Encrypt",