Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ ml_collections==1.1.0
|
|
| 14 |
nemo_toolkit==2.6.1
|
| 15 |
nltk==3.9.2
|
| 16 |
numba==0.63.1
|
| 17 |
-
numpy
|
| 18 |
omegaconf==2.3.0
|
| 19 |
packaging==24.2
|
| 20 |
praat-parselmouth==0.4.7
|
|
|
|
| 14 |
nemo_toolkit==2.6.1
|
| 15 |
nltk==3.9.2
|
| 16 |
numba==0.63.1
|
| 17 |
+
numpy<2.0.0
|
| 18 |
omegaconf==2.3.0
|
| 19 |
packaging==24.2
|
| 20 |
praat-parselmouth==0.4.7
|