Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
numpy>=1.24.4
|
4 |
tqdm>=4.66.1
|
5 |
hydra-core>=1.3.2
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchvision==0.20.1
|
3 |
numpy>=1.24.4
|
4 |
tqdm>=4.66.1
|
5 |
hydra-core>=1.3.2
|