Commit
·
1e60e69
1
Parent(s):
79a4c50
librosa
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ hydra-core==1.3.2
|
|
9 |
pytorch-lightning==2.0.7
|
10 |
Cython==3.0.10
|
11 |
cytoolz==0.12.3
|
|
|
12 |
|
13 |
# absl-py==2.1.0
|
14 |
# aiofiles==23.2.1
|
|
|
9 |
pytorch-lightning==2.0.7
|
10 |
Cython==3.0.10
|
11 |
cytoolz==0.12.3
|
12 |
+
librosa==0.10.2.post1
|
13 |
|
14 |
# absl-py==2.1.0
|
15 |
# aiofiles==23.2.1
|