Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-multipart>=0.0.5
|
|
6 |
spacy>=3.8.0
|
7 |
ipython
|
8 |
scipy # Required for soundfile
|
|
|
9 |
# misaki[en]>=0.6.2
|
|
|
6 |
spacy>=3.8.0
|
7 |
ipython
|
8 |
scipy # Required for soundfile
|
9 |
+
numpy
|
10 |
# misaki[en]>=0.6.2
|