Add ComfyUI-VRAM-watcher node with details (#2493)

This commit is contained in:
zwaigani 2026-01-13 07:28:10 +09:00 committed by GitHub
parent 5d0112f768
commit 162f25f570
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41354,6 +41354,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "zwaigani",
"title": "ComfyUI-VRAM-watcher",
"id": "comfyui-vram-watcher",
"reference": "https://github.com/zwaigani/ComfyUI-VRAM-watcher",
"files": [
"https://github.com/zwaigani/ComfyUI-VRAM-watcher"
],
"install_type": "git-clone",
"description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.",
"tags": ["utils", "ui", "vram", "ram"]
}
]
}