mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add StrawberryFist VRAM Optimizer node to custom-node-list.json (#2007)
* Add StrawberryFist VRAM Optimizer node to custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
03ccce2804
commit
04f267f5a7
@ -29852,6 +29852,20 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "StrawberryFist",
|
||||
"title": "StrawberryFist VRAM Optimizer",
|
||||
"reference": "https://github.com/strawberryPunch/vram_optimizer",
|
||||
"files": [
|
||||
"https://github.com/strawberryPunch/vram_optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive VRAM management tool for ComfyUI. Includes automatic cleanup and GPU monitoring.",
|
||||
"nodename_pattern": "StFist",
|
||||
"pip": ["GPUtil>=1.4.0"],
|
||||
"tags": ["vram", "gpu", "optimizer", "monitoring"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user