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

[recipe] changed pytorch version to >=1.0.1

parent 03ca71be
No related branches found
No related tags found
No related merge requests found
Pipeline #29745 failed
...@@ -35,14 +35,14 @@ requirements: ...@@ -35,14 +35,14 @@ requirements:
- bob.bio.base - bob.bio.base
- bob.io.image - bob.io.image
- bob.ap - bob.ap
- pytorch >=0.4.1 - pytorch >=1.0.1
- torchvision >=0.2.1 - torchvision >=0.2.1
run: run:
- python - python
- setuptools - setuptools
- numpy >=1.11 - numpy >=1.11
- docopt - docopt
- pytorch =0.4.1 - pytorch >=1.0.1
- torchvision >=0.2.1 - torchvision >=0.2.1
- matplotlib - matplotlib
- h5py - h5py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment