refactor entire package; add CLI

This commit is contained in:
2022-05-11 17:32:01 +02:00
parent be3aebaf07
commit 7c9f97f21b
16 changed files with 485 additions and 481 deletions

2
.gitignore vendored
View File

@ -8,3 +8,5 @@
/dist/
# Python cache:
__pycache__/
saved_models/