summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2f774b2..ef75edf 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,6 +40,7 @@ wandb = "^0.10.12"
einops = "^0.3.0"
gtn = "^0.0.0"
sentencepiece = "^0.1.95"
+pytorch-lightning = "^1.2.4"
[tool.poetry.dev-dependencies]
pytest = "^5.4.2"