diff --git a/custom-node-list.json b/custom-node-list.json index 215ed4a6..d3253b21 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45561,6 +45561,19 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Allan.M", + "title": "ComfyUI-XPUSYS-Monitor", + "id": "comfyui-xpusys-monitor", + "reference": "https://github.com/allanmeng/ComfyUI-XPUSYS-Monitor", + "files": [ + "https://github.com/allanmeng/ComfyUI-XPUSYS-Monitor" + ], + "install_type": "git-clone", + "description": "Intel Arc-first ComfyUI monitor with real-time GPU/CPU/RAM stats and an exclusive workflow execution success rate predictor. NVIDIA (CUDA) fully supported.", + "pip": ["psutil", "pynvml"] } + ] }