Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -11,6 +11,4 @@ torch==2.4.0
|
|
11 |
soundfile==0.13.1
|
12 |
librosa==0.10.2.post1
|
13 |
omegaconf==2.3.0
|
14 |
-
hydra-core==1.3.2
|
15 |
-
datasets
|
16 |
-
pandas
|
|
|
11 |
soundfile==0.13.1
|
12 |
librosa==0.10.2.post1
|
13 |
omegaconf==2.3.0
|
14 |
+
hydra-core==1.3.2
|
|
|
|