Spaces:
Runtime error
Runtime error
RockmanYang
commited on
Commit
•
e7532d6
1
Parent(s):
adf83aa
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Numpy
|
2 |
torch
|
3 |
tqdm>=4.30
|
4 |
librosa>=0.6.3,<0.9
|
|
|
1 |
+
Numpy==1.23
|
2 |
torch
|
3 |
tqdm>=4.30
|
4 |
librosa>=0.6.3,<0.9
|