Skip to content
Snippets Groups Projects
Commit 16f7a8be authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

downgraded torchvision to 0.1.8 (available in traditional conda channles)

parent b95daf25
Branches
Tags
No related merge requests found
Pipeline #
...@@ -28,7 +28,7 @@ requirements: ...@@ -28,7 +28,7 @@ requirements:
- setuptools - setuptools
- docopt {{ docopt }} - docopt {{ docopt }}
- pytorch =0.2.0 - pytorch =0.2.0
- torchvision =0.1.9 - torchvision =0.1.8
test: test:
imports: imports:
- {{ name }} - {{ name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment