Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
torch-tb-profiler==0.4.3
|
3 |
-
torchaudio==2.2.1
|
4 |
torchdata==0.7.1
|
5 |
torcheval==0.0.7
|
6 |
torchinfo==1.8.0
|
|
|
1 |
+
torch==2.2.1
|
2 |
torch-tb-profiler==0.4.3
|
3 |
+
torchaudio==2.2.1
|
4 |
torchdata==0.7.1
|
5 |
torcheval==0.0.7
|
6 |
torchinfo==1.8.0
|