Spaces:
Runtime error
Runtime error
Commit
·
6f8adb2
1
Parent(s):
7169a3a
hydra
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ nemo_toolkit==1.23.0
|
|
| 13 |
huggingface-hub==0.23.2
|
| 14 |
pytorch-lightning==2.0.7
|
| 15 |
cytoolz==0.12.3
|
|
|
|
| 16 |
librosa==0.10.2.post1
|
| 17 |
transformers==4.43.3
|
| 18 |
sentencepiece==0.2.0
|
|
|
|
| 13 |
huggingface-hub==0.23.2
|
| 14 |
pytorch-lightning==2.0.7
|
| 15 |
cytoolz==0.12.3
|
| 16 |
+
hydra-core==1.3.2
|
| 17 |
librosa==0.10.2.post1
|
| 18 |
transformers==4.43.3
|
| 19 |
sentencepiece==0.2.0
|