Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ sentencepiece>=0.1.99
|
|
10 |
protobuf>=3.20.0
|
11 |
soundfile>=0.12.0
|
12 |
librosa>=0.10.0
|
13 |
-
huggingface_hub>=0.17.0
|
|
|
|
10 |
protobuf>=3.20.0
|
11 |
soundfile>=0.12.0
|
12 |
librosa>=0.10.0
|
13 |
+
huggingface_hub>=0.17.0
|
14 |
+
scipy>=1.9.0
|