Skip to content

Commit c485c90

Browse files
authored
Update README.md
1 parent 0e56ce7 commit c485c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ accommodate ucf24 dataset.
2525
- <a href='#references'>Reference</a>
2626

2727
## Installation
28-
- Install [PyTorch](http://pytorch.org/)(version v0.2, you try v0.03 but that would require few fixes) by selecting your environment on the website and running the appropriate command.
28+
- Install [PyTorch](http://pytorch.org/)(version v0.3) by selecting your environment on the website and running the appropriate command.
2929
- Please install cv2 as well. I recommend using anaconda 3.6 and it's opnecv package.
3030
- You will also need Matlab. If you have distributed computing license then it would be faster otherwise it should also be fine.
3131
Just replace `parfor` with simple `for` in Matlab scripts. I would be happy to accept a PR for python version of this part.

0 commit comments

Comments
 (0)