Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -5,3 +5,7 @@ soundfile
|
|
5 |
TTS
|
6 |
sentencepiece==0.1.96
|
7 |
numpy
|
|
|
|
|
|
|
|
|
|
5 |
TTS
|
6 |
sentencepiece==0.1.96
|
7 |
numpy
|
8 |
+
pip==23.1
|
9 |
+
setuptools>=65.5.1
|
10 |
+
wheel
|
11 |
+
|