-
- Downloads
update requirements.txt to pytorch 0.4
torch | torch=0.4.0 | ||
numpy | numpy=1.14.3 | ||
torchvision | torchvision=0.2.1 | ||
scipy | scipy=1.1.0 | ||
gitpython | gitpython | ||
git+https://github.com/pytorch/tnt.git@master | git+https://github.com/pytorch/tnt.git@master | ||
tensorflow==1.7.0 | tensorflow==1.7.0 | ||
... | @@ -15,4 +15,4 @@ graphviz==0.8.2 | ... | @@ -15,4 +15,4 @@ graphviz==0.8.2 |
ipywidgets==7.1.2 | ipywidgets==7.1.2 | ||
bqplot==0.10.5 | bqplot==0.10.5 | ||
pyyaml | pyyaml | ||
pytest | pytest=3.5.1 |
Please register or sign in to comment