Skip to content
Snippets Groups Projects
Commit aacc1f33 authored by Neta Zmora's avatar Neta Zmora
Browse files

requirements.txt: update Torchnet to latest version (0.0.4)

We need AverageValueMeter's support for numpy arrays.
parent aba6e49b
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ numpy==1.14.3 ...@@ -3,7 +3,7 @@ numpy==1.14.3
torchvision==0.2.1 torchvision==0.2.1
scipy==1.1.0 scipy==1.1.0
gitpython gitpython
git+https://github.com/pytorch/tnt.git@master torchnet==0.0.4
tensorflow==1.7.0 tensorflow==1.7.0
pydot==1.2.4 pydot==1.2.4
tabulate==0.8.2 tabulate==0.8.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment