Update README.md
This commit is contained in:
parent
8584df54e9
commit
c52382f547
|
@ -390,7 +390,7 @@ pip install pytorch-lightning
|
||||||
# install latest Lightning version without upgrading deps
|
# install latest Lightning version without upgrading deps
|
||||||
pip install -U --no-deps pytorch-lightning
|
pip install -U --no-deps pytorch-lightning
|
||||||
```
|
```
|
||||||
- **PyTorch 1.1.0+**
|
- **PyTorch 1.2.0+**
|
||||||
```python
|
```python
|
||||||
pip install pytorch-lightning
|
pip install pytorch-lightning
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue