Update README.md

This commit is contained in:
William Falcon
2020-05-12 08:52:43 -04:00
committed by GitHub
parent 8584df54e9
commit c52382f547
+1 -1
View File
@@ -390,7 +390,7 @@ pip install pytorch-lightning
# install latest Lightning version without upgrading deps
pip install -U --no-deps pytorch-lightning
```
- **PyTorch 1.1.0+**
- **PyTorch 1.2.0+**
```python
pip install pytorch-lightning
```