Add: u5 VramFREE to custom-node list (#2191)

Register "u5 VramFREE" (repo: https://github.com/u5dev/comfyUI_u5_VramFREE).
Utility node for freeing VRAM and sequential model loading.
Tags: utility, vram, memory, optimization.
This commit is contained in:
u5dev 2025-10-03 10:49:12 +09:00 committed by GitHub
parent 99ed81e0f5
commit a0a33aef03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34000,6 +34000,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "u5dev",
"title": "u5 FreeVRAM - Memory Management",
"id": "u5_VramFREE",
"reference": "https://github.com/u5dev/comfyUI_u5_VramFREE",
"files": [
"https://github.com/u5dev/comfyUI_u5_VramFREE"
],
"install_type": "git-clone",
"description": "ComfyUI Memory Management and VRAM Optimization Custom Node - Free VRAM with sequential model loading support"
}
]
}