valintea commited on
Commit
c7850b2
1 Parent(s): fce7179

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
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] --no-deps
3
- loguru --no-deps
 
 
 
1
+ torch 1.11.0+cu113
2
+ torchvision 0.11.0+cu113
3
+ torchtext 0.12.0
4
+ icevision[all]
5
+ loguru