From 0dd65afcd76e38493876a786332a815f9bd04cc4 Mon Sep 17 00:00:00 2001 From: Pakobbix Date: Sat, 13 May 2023 15:55:19 +0200 Subject: [PATCH] Update README.md added Credits --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e784bf..4c6306c 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,6 @@ WebUI StartGUI is a Python graphical user interface (GUI) written with PyQT5, th Binary releases of this script can be found in the [Releases](https://github.com/your-username/your-repository/releases) section of this repository. ## Credits -StartGUI is developed and maintained by [Henry Hofmann](https://github.com/your-username). It is based on the [PyQt5](https://pypi.org/project/PyQt5/) library and uses [gpustat](https://pypi.org/project/gpustat/) for GPU information. +StartGUI is developed and maintained by [Pakobbix](https://github.com/Pakobbix). +It is based on the [PyQt5](https://pypi.org/project/PyQt5/) library and uses [gpustat](https://pypi.org/project/gpustat/) for GPU information. +[Oobabooga](https://github.com/oobabooga/text-generation-webui) for his great webui.