Files
XPUSYS-Monitor-NG/pyproject.toml
T
2026-06-08 23:04:38 +02:00

15 lines
462 B
TOML

[project]
name = "ComfyUI-XPUSYS-Monitor-AMD"
version = "1.0.3"
description = "AMD/ROCm Windows-native hardware monitor for ComfyUI. Uses torch.cuda.mem_get_info() for VRAM, PDH for GPU load, no rocm_smi_lib dependency."
license = { text = "MIT" }
dependencies = ["psutil", "pynvml"]
[project.urls]
Repository = "https://github.com/forkless/ComfyUI-XPUSYS-Monitor-AMD"
[tool.comfy]
PublisherId = "forkless"
DisplayName = "ComfyUI-XPUSYS-Monitor-AMD"
Icon = ""