feature/first_batch_of_model_usability_upgrades (#9)

* initial commit

* test updated requirements.txt

* move more code to inference utils

* PIL import fix

* add annotations utilities

* README.md updates
This commit is contained in:
Piotr Skalski
2023-03-24 03:07:02 +01:00
committed by GitHub
parent 12ef464f9e
commit 2309f9f468
4 changed files with 131 additions and 14 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# IDE
.idea/
.vscode/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]