Commit
·
611e78c
1
Parent(s):
2557c17
fix req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
pytorch
|
| 2 |
-
torchvision
|
| 3 |
openmim
|
|
|
|
| 1 |
+
pytorch==1.7.1
|
| 2 |
+
torchvision==0.8.2
|
| 3 |
openmim
|