diff --git a/custom-node-list.json b/custom-node-list.json index 7c23aa07..5cd47f1a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "robomello", + "title": "ComfyUI-NVML-Monitor", + "reference": "https://github.com/robomello/ComfyUI-NVML-Monitor", + "files": [ + "https://github.com/robomello/ComfyUI-NVML-Monitor" + ], + "install_type": "git-clone", + "description": "NVIDIA-first hardware telemetry chip + popup for ComfyUI. Linux/Docker-friendly with explicit accounting for VRAM used by other containers/host." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",