Update custom-node-list.json

This commit is contained in:
Raapys 2024-08-12 16:14:19 +02:00 committed by GitHub
parent 9097319c4b
commit f5e35bc922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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