Spaces:
Running
on
Zero
Running
on
Zero
Serhiy Stetskovych
commited on
Commit
·
d4d988d
1
Parent(s):
9ba7005
Change torch version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
SoundFile
|
| 2 |
-
torchaudio==2.
|
| 3 |
munch
|
| 4 |
-
torch==2.
|
| 5 |
pydub
|
| 6 |
pyyaml
|
| 7 |
librosa
|
|
|
|
| 1 |
SoundFile
|
| 2 |
+
torchaudio==2.2.0
|
| 3 |
munch
|
| 4 |
+
torch==2.2.0
|
| 5 |
pydub
|
| 6 |
pyyaml
|
| 7 |
librosa
|