From a2039637fb9c293153c2a363ee1a1b2d560a3dbf Mon Sep 17 00:00:00 2001 From: forkless Date: Tue, 9 Jun 2026 00:46:19 +0200 Subject: [PATCH] docs: reword intro to avoid fork contradiction --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5180a6d..0a909ff 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ > **Proof of Concept** — Native Windows ROCm support for ComfyUI-XPUSYS-Monitor -This is a fork of [ComfyUI-XPUSYS-Monitor](https://github.com/allanmeng/ComfyUI-XPUSYS-Monitor) -by allanmeng, created as a proof of concept to add **native Windows AMD ROCm -support** without requiring `rocm_smi_lib` (a Linux-only Python package). +This is a derived work based on [ComfyUI-XPUSYS-Monitor](https://github.com/allanmeng/ComfyUI-XPUSYS-Monitor) +by allanmeng. It is published separately solely because the changes +are narrowly scoped to Windows AMD ROCm and were developed with AI +agent assistance — the author does not wish to push AI-generated +changes into the original repository. ## Intent