Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
pytorch==2.1.
|
3 |
torchvision==0.16.2
|
4 |
torchaudio==2.1.2
|
5 |
pytorch-cuda==12.1
|
|
|
1 |
|
2 |
+
pytorch==2.1.0
|
3 |
torchvision==0.16.2
|
4 |
torchaudio==2.1.2
|
5 |
pytorch-cuda==12.1
|