Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EricGuo5513 authored Jul 18, 2022
1 parent 0174b6d commit b8e5821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Anaconda is recommended to create this virtual environment.

If you cannot successfully create the environment, here is a list of required libraries:
```
Python = 3.7.9 # Other version may also work but are not tested.
Python = 3.7.9 # Other version may also work but is not tested.
PyTorch = 1.6.0 (conda install pytorch==1.6.0 torchvision==0.7.0 -c pytorch) #Other version may also work but are not tested.
scipy
numpy
Expand Down

0 comments on commit b8e5821

Please sign in to comment.