From e37648d1258ca6be9d33e05bf7c048f18f32560d Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:10:54 -0400 Subject: [PATCH] Add comfyui_stealth_pnginfo --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 19d8fafb..b4a788ed 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." + },