Spaces:
Running
Running
numpy 1.22
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ streamlit
|
|
2 |
TTS
|
3 |
torch
|
4 |
torchaudio
|
5 |
-
numpy
|
6 |
-
numpy==1.19.5
|
|
|
2 |
TTS
|
3 |
torch
|
4 |
torchaudio
|
5 |
+
numpy =1.22.4
|
|