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