Skip to content
Snippets Groups Projects
Commit 25911634 authored by Ludovic Noels's avatar Ludovic Noels
Browse files

Update README.md

parent 78e2e9c9
No related branches found
No related tags found
No related merge requests found
......@@ -176,8 +176,9 @@ To use torch you can follow the instructions either [2.1. Without GPU capability
```bash
cd && cd local
```
Here below to update with the last stable version from ```https://pytorch.org/```
```bash
wget https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.1.1%2Bcpu.zip
wget https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.3.0%2Bcpu.zip
```
2. Unzip the archive, this will be extracted in ```$HOME/local/libtorch``` by default so make sure that directory does not exist:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment