New node: LatentGC (#950)

* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
Raapys 2024-08-12 18:03:27 +02:00 committed by GitHub
parent ae5961daf4
commit 190f3b1684
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13159,6 +13159,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."
}
]
}