Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
--
|
2 |
-
|
3 |
-
torchvision==0.17.0
|
4 |
|
5 |
|
6 |
packaging
|
|
|
1 |
+
torch==2.1.2 torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
2 |
+
|
|
|
3 |
|
4 |
|
5 |
packaging
|