Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ webrtcvad==2.0.10
|
|
10 |
librosa==0.8.1
|
11 |
inflect==5.3.0
|
12 |
umap-learn==0.5.2
|
13 |
-
|
|
|
|
10 |
librosa==0.8.1
|
11 |
inflect==5.3.0
|
12 |
umap-learn==0.5.2
|
13 |
+
numpy<1.24
|
14 |
+
IPython
|