From c032ffb05a7ed86f8fe5d596f94e8997c558cae8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 28 Jul 2021 15:14:55 +0200 Subject: Reformatting with attrs, config for encoder and decoder --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index c1ba411..6c5a2a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,11 +28,11 @@ omegaconf = "^2.0.2" einops = "^0.3.0" gtn = "^0.0.0" sentencepiece = "^0.1.95" -pytorch-lightning = "^1.3.8" +pytorch-lightning = "^1.4.0" Pillow = "^8.1.2" madgrad = "^1.0" editdistance = "^0.5.3" -torchmetrics = "^0.2.0" +torchmetrics = "^0.4.1" hydra-core = "^1.0.6" attr = "^0.3.1" -- cgit v1.2.3-70-g09d2