mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 04:50:15 +08:00
Add ComfyUI-VRAM-watcher node with details (#2493)
This commit is contained in:
parent
5d0112f768
commit
162f25f570
@ -41354,6 +41354,18 @@
|
|||||||
],
|
],
|
||||||
"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": "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"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user