Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamDHines authored Jul 10, 2023
1 parent 2fead0f commit 9680335
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ conda create -n vprtempo python pytorch torchvision torchaudio cpuonly opencv ma
```console
conda create -n vprtempo -c conda-forge python opencv matplotlib alive-progress -c pytorch pytorch::pytorch torchvision torchaudio
```
Once the environment has been created, activate it and download the repository.
```console
conda install pytorch::pytorch torchvision torchaudio opencv matplotlib alive-progress -c pytorch
```
### Get the repository
Activate the environment
```console
Expand Down

0 comments on commit 9680335

Please sign in to comment.