Skip to content

Commit 4729a09

Browse files
committed
Upgrade to PyTorch 1.6
1 parent 040b3ad commit 4729a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install pandas
2323
pip install scikit-learn
2424
pip install scikit-image
2525
pip install scipy
26-
pip install torch==1.4.0+cpu torchvision==0.5.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
26+
pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
2727
pip install tensorflow
2828
```
2929
3. In Visual Studio Code, run the `git clone` command and clone the repo at https://github.com/MicrosoftDocs/ml-basics to your local computer.

0 commit comments

Comments
 (0)