Skip to content

Commit 162f25f

Browse files
authored
Add ComfyUI-VRAM-watcher node with details (#2493)
1 parent 5d0112f commit 162f25f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

custom-node-list.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41354,6 +41354,18 @@
4135441354
],
4135541355
"install_type": "unzip",
4135641356
"description": "This is a node to convert an image into a CMYK Halftone dot image."
41357-
}
41357+
},
41358+
{
41359+
"author": "zwaigani",
41360+
"title": "ComfyUI-VRAM-watcher",
41361+
"id": "comfyui-vram-watcher",
41362+
"reference": "https://github.com/zwaigani/ComfyUI-VRAM-watcher",
41363+
"files": [
41364+
"https://github.com/zwaigani/ComfyUI-VRAM-watcher"
41365+
],
41366+
"install_type": "git-clone",
41367+
"description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.",
41368+
"tags": ["utils", "ui", "vram", "ram"]
41369+
}
4135841370
]
4135941371
}

0 commit comments

Comments
 (0)