mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
New node: LatentGC (#950)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
ae5961daf4
commit
190f3b1684
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user