FrankZxShen
commited on
Commit
•
58c46d2
1
Parent(s):
ae11692
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
Cython
|
2 |
librosa==0.9.2
|
3 |
-
numpy
|
4 |
scipy
|
5 |
tensorboard
|
6 |
torch==1.13.1
|
|
|
1 |
Cython
|
2 |
librosa==0.9.2
|
3 |
+
numpy==1.24.1
|
4 |
scipy
|
5 |
tensorboard
|
6 |
torch==1.13.1
|