Skip to content
Snippets Groups Projects
Commit 778bff51 authored by anjith2006's avatar anjith2006
Browse files

Removing pretrained flag in deeppixbis extractor

parent 3baefd0d
No related branches found
No related tags found
1 merge request!41Stop Downloading Densenet in nosetests
Pipeline #36961 passed
......@@ -38,7 +38,6 @@ requirements:
- docopt {{ docopt }}
- matplotlib {{ matplotlib }}
- h5py {{ h5py }}
- cudatoolkit {{ cudatoolkit }} # [linux]
- tensorflow {{ tensorflow }}
- pytorch {{ pytorch }} # [linux]
- torchvision {{ torchvision }} # [linux]
......@@ -49,7 +48,6 @@ requirements:
- {{ pin_compatible('docopt') }}
- {{ pin_compatible('matplotlib') }}
- {{ pin_compatible('h5py') }}
- {{ pin_compatible('cudatoolkit') }} # [linux]
- {{ pin_compatible('tensorflow') }}
- {{ pin_compatible('pytorch') }} # [linux]
- {{ pin_compatible('torchvision') }} # [linux]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment