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