zhigangjiang
commited on
Commit
•
0937bfd
1
Parent(s):
19f6f08
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy==1.21.0
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
yacs==0.1.8
|
5 |
einops==0.3.0
|
6 |
opencv-python==4.5.3.56
|
|
|
1 |
numpy==1.21.0
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
yacs==0.1.8
|
5 |
einops==0.3.0
|
6 |
opencv-python==4.5.3.56
|