valintea commited on
Commit
8c6d3c3
1 Parent(s): ac4600a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch 1.11.0
2
- torchvision 0.11.0
3
- torchtext 0.12.0
4
  icevision[all]
5
  loguru
 
1
+ torch==1.11.0
2
+ torchvision==0.11.0
3
+ torchtext==0.12.0
4
  icevision[all]
5
  loguru