test commit

This commit is contained in:
2026-06-08 23:04:38 +02:00
commit 380badbd4a
10 changed files with 1326 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[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 = ""