aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-10-06 22:30:13 +0000
committerterminaldweller <thabogre@gmail.com>2021-10-06 22:30:13 +0000
commit45f45cd9f76af87fc848551a555f02c49dc7f75b (patch)
tree04467c054964fe231239b57c883522a058b8f25b /pyproject.toml
parentWIP (diff)
downloaddevourer-45f45cd9f76af87fc848551a555f02c49dc7f75b.tar.gz
devourer-45f45cd9f76af87fc848551a555f02c49dc7f75b.zip
WIP
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1e09611..ca26b0f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,9 @@ gtts = "^2.2.3"
tika = "^1.24"
docker = "^5.0.2"
nltk = "^3.6.3"
+tensorflow = "^2.6.0"
+torch = "^1.9.1"
+transformers = "^4.11.2"
[tool.poetry.dev-dependencies]