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