From 66c8ed00918d8a0d24b94e6ceec3a951ff48747d Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 8 Aug 2019 14:27:47 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc85243e..775f6bc7 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,10 @@ Nope. **Are there plans to support virtualenv?** Nope. Please use anaconda or miniconda. +**Which PyTorch versions do you support?** +Lightning 0.4.2+ supports PyTorch 1.2.0. +For PyTorch 1.1.0 install Lightning 0.4.0 with test-tube=0.6.7.6. + ## Bleeding edge If you can't wait for the next release, install the most up to date code with: ```bash