Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.0.
|
2 |
-
torchaudio==2.0.
|
3 |
librosa==0.11.0
|
4 |
gradio==3.39.0
|
5 |
speechbrain==0.5.14
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchaudio==2.0.0
|
3 |
librosa==0.11.0
|
4 |
gradio==3.39.0
|
5 |
speechbrain==0.5.14
|