Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ onnxruntime==1.19.0
|
|
| 5 |
tqdm==4.66.5
|
| 6 |
nemo_toolkit @ git+https://github.com/AI4Bharat/NeMo@nemo-v2
|
| 7 |
transformers==4.40.0
|
| 8 |
-
huggingface_hub
|
| 9 |
pytorch-lightning==2.4.0
|
| 10 |
hydra-core==1.3.2
|
| 11 |
librosa==0.10.2.post1
|
|
|
|
| 5 |
tqdm==4.66.5
|
| 6 |
nemo_toolkit @ git+https://github.com/AI4Bharat/NeMo@nemo-v2
|
| 7 |
transformers==4.40.0
|
| 8 |
+
huggingface_hub<0.24
|
| 9 |
pytorch-lightning==2.4.0
|
| 10 |
hydra-core==1.3.2
|
| 11 |
librosa==0.10.2.post1
|