From c8bee9f16678df7295eedf525385f7319a9f0e35 Mon Sep 17 00:00:00 2001 From: Sida Liu Date: Sun, 14 Apr 2024 10:54:56 +0800 Subject: [PATCH] add ComfyUI-Login to custom-node-list --- 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",