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

Fix requirements.txt - due to torchvision/pillow mismatch

Temp patch until moving to torchvision 0.5.
See https://github.com/pytorch/vision/issues/1712#issuecomment-575036523
parent 1c4c3b6d
No related branches found
No related tags found
No related merge requests found
pillow<7 # remove this when moving to torchvision>0.5 (see https://github.com/pytorch/vision/issues/1712#issuecomment-575036523)
torch==1.3.1
numpy>=1.16
torchvision==0.4.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