LuisCe commited on
Commit
5cf9b76
·
verified ·
1 Parent(s): e971608

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- torch==1.11.0+cu113 torchvision==0.11.0+cu113 torchtext==0.12.0 -f https://download.pytorch.org/whl/torch_stable.html
 
2
  icevision[all] --upgrade --no-deps
3
  loguru --no-deps
 
1
+ torch>=1.6.0,<1.8.0
2
+ torchvision>=0.8.0,<0.10.0
3
  icevision[all] --upgrade --no-deps
4
  loguru --no-deps