AbeShinzo0708
commited on
Commit
•
916ee4a
1
Parent(s):
289e6af
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
librosa==0.9.1
|
2 |
matplotlib
|
3 |
-
numpy
|
4 |
numba
|
5 |
phonemizer
|
6 |
scipy
|
|
|
1 |
librosa==0.9.1
|
2 |
matplotlib
|
3 |
+
numpy==1.24.1
|
4 |
numba
|
5 |
phonemizer
|
6 |
scipy
|