From 95cbdf5bc1cc9639febda23c28d8f464c998b214 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 11 Aug 2020 23:08:56 +0200 Subject: Working one the cnn lstm ctc model. --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2c2602f..15d1f57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ tqdm = "^4.46.1" pytest = "^5.4.3" opencv-python = "^4.3.0" nltk = "^3.5" +einops = "^0.2.0" [tool.poetry.dev-dependencies] pytest = "^5.4.2" -- cgit v1.2.3-70-g09d2