aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-03 00:55:42 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-03 00:55:59 -0700
commitbf0ac85661fb4d89d678ced25974c3df4f369370 (patch)
tree1e810747249407bd685123edfc9a40b3b7987d3f /pyproject.toml
parentaf8dea1a569f4bccc2d86b2a7d7c636c777692ec (diff)
migrate to QT (pyside6) for GUI
tkinter too much of a hassle on linux for font
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0f28a93..0b7da0b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,5 +9,6 @@ dependencies = [
"flask>=3.1.3",
"flask-cors>=6.0.2",
"ollama>=0.6.1",
+ "pyside6>=6.11.0",
"sounddevice>=0.5.5",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage