Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ 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
|
|
|
|
|
|
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
|