Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ torchvision>=0.14.0
|
|
7 |
tqdm
|
8 |
pyyaml
|
9 |
einops
|
10 |
-
numpy
|
11 |
soundfile
|
12 |
librosa
|
13 |
pandas
|
|
|
7 |
tqdm
|
8 |
pyyaml
|
9 |
einops
|
10 |
+
numpy==1.26.4
|
11 |
soundfile
|
12 |
librosa
|
13 |
pandas
|