Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
SoundFile
|
2 |
-
torchaudio
|
3 |
munch
|
4 |
-
torch
|
5 |
pydub
|
6 |
pyyaml
|
7 |
librosa
|
|
|
1 |
SoundFile
|
2 |
+
torchaudio==2.1.2
|
3 |
munch
|
4 |
+
torch==2.1.2
|
5 |
pydub
|
6 |
pyyaml
|
7 |
librosa
|