Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.
|
4 |
litgpt==0.4.3
|
5 |
snac==1.2.0
|
6 |
soundfile==0.12.1
|
|
|
1 |
+
torch==2.2.0
|
2 |
+
torchvision==0.17.0
|
3 |
+
torchaudio==2.2.0
|
4 |
litgpt==0.4.3
|
5 |
snac==1.2.0
|
6 |
soundfile==0.12.1
|