feat: add image saving

This commit is contained in:
2025-04-15 13:48:13 +03:00
parent 3c568ac93a
commit 2b529b1448
2 changed files with 21 additions and 10 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.venv
__pycache__
__pycache__
*.png
images