From 81513888e3a2a935cb5e0cbda34408d35640fae6 Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:38:36 -0400 Subject: [PATCH] Add comfyui_stealth_pnginfo (#1205) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7c1ad610..1eaa58b2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16196,6 +16196,16 @@ "install_type": "git-clone", "description": "Super Fast LLM's llama3.1-405B,70B,8B and more" }, + { + "author": "catboxanon", + "title": "comfyui_stealth_pnginfo", + "reference": "https://github.com/catboxanon/comfyui_stealth_pnginfo", + "files": [ + "https://github.com/catboxanon/comfyui_stealth_pnginfo" + ], + "install_type": "git-clone", + "description": "Fork of [a/sd_webui_stealth_pnginfo](https://github.com/ashen-sensored/sd_webui_stealth_pnginfo) with ComfyUI support." + },