Add ComfyUI-XPUSYS-Monitor (#2701)

This commit is contained in:
Allan.M 2026-03-31 02:36:25 +08:00 committed by GitHub
parent 0e0b371417
commit cbf8068515
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]
}
]
}