Initial commit – Update UI

This commit is contained in:
chickenandrice02 2025-06-25 14:06:53 +02:00
commit 029caa8565
5 changed files with 235 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
__pycache__/
*.pyc
*.log
input/
.env