Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
10e6570
1
Parent(s):
94c244a
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchaudio==2.
|
3 |
torchlibrosa==0.1.0
|
4 |
torchvision==0.19.1
|
5 |
transformers==4.44.0
|
|
|
1 |
+
torch==2.2.0
|
2 |
+
torchaudio==2.2.0
|
3 |
torchlibrosa==0.1.0
|
4 |
torchvision==0.19.1
|
5 |
transformers==4.44.0
|