Added Gui (unfinished)

config into dataclass and enums
new Gui that includes settings
deleted GlobalVariables

small fixes (import, names...)
This commit is contained in:
2026-07-30 22:49:53 +02:00
parent b537677277
commit 9c31de3c38
13 changed files with 383 additions and 230 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Ignore dependency folders
node_modules/
.venv/
.vs/
.vscode/
__pycache__/
ml/checkpoints/
ml/tensorboard/