From f5e35bc922b4f2e6710b1fcc637b7fa97135f03b Mon Sep 17 00:00:00 2001 From: Raapys <2cool4credibility@gmail.com> Date: Mon, 12 Aug 2024 16:14:19 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index c89d89e7..7d4fe236 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13148,6 +13148,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Raapys", + "title": "LatentGC Aggressive", + "id": "latentgcaggressive", + "reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive", + "files": [ + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive" + ], + "install_type": "git-clone", + "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." + }, ] }