fixing bugs, adding properties for querying and analysis§

This commit is contained in:
Kadir 2024-03-11 09:44:37 +00:00
parent d108bf11ee
commit de2639f9c3
6 changed files with 2848 additions and 6 deletions

View file

@ -16,6 +16,8 @@ torch = "^2.2.1"
numpy = "^1.26.4"
transformers = "^4.38.2"
pytesseract = "^0.3.10"
jupyterlab = "^4.1.4"
pandas = "^2.2.1"
[tool.poetry.dev-dependencies]