mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
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:
parent
99ed81e0f5
commit
a0a33aef03
@ -34000,6 +34000,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user