torch version match
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision==0.20.1
|
3 |
h5py==3.12.1
|
4 |
numpy==1.26.4
|
|
|
1 |
+
torch
|
2 |
torchvision==0.20.1
|
3 |
h5py==3.12.1
|
4 |
numpy==1.26.4
|