LuisCe commited on
Commit
8cb92f3
·
verified ·
1 Parent(s): df226e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- icevision
 
 
 
1
+ icevision>=0.12.0,<0.13.0
2
+ torch>=1.6.0,<1.7.0
3
+ torchvision>=0.8.0,<0.10.0