Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision==0.
|
3 |
opencv-python
|
4 |
timm
|
5 |
tqdm
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchvision==0.15.1
|
3 |
opencv-python
|
4 |
timm
|
5 |
tqdm
|