Spaces:
Sleeping
Sleeping
Commit
·
85187b0
1
Parent(s):
3db423f
Bug fix: numpy<2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ torchcrepe
|
|
| 5 |
tensorboard
|
| 6 |
textgrid
|
| 7 |
Pillow
|
| 8 |
-
numpy
|
| 9 |
tqdm
|
| 10 |
jiwer
|
| 11 |
librosa
|
|
|
|
| 5 |
tensorboard
|
| 6 |
textgrid
|
| 7 |
Pillow
|
| 8 |
+
numpy<2
|
| 9 |
tqdm
|
| 10 |
jiwer
|
| 11 |
librosa
|