mirror of
https://github.com/forkless/XPUSYS-Monitor-NG.git
synced 2026-08-16 08:46:38 +02:00
test commit
This commit is contained in:
@@ -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 = ""
|
||||
Reference in New Issue
Block a user