Add ComfyUI-XPUSYS-Monitor

This commit is contained in:
Allan.M 2026-03-17 15:14:08 +08:00 committed by GitHub
parent c94236a614
commit abf72d06c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45165,6 +45165,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"]
}
]
}