Spaces:
Running
Running
Commit
·
6ae5a60
1
Parent(s):
8dc76bc
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pythaitts
|
2 |
numpy
|
3 |
-
tts
|
4 |
-
pythainlp
|
|
|
1 |
+
pythaitts==0.2.1
|
2 |
numpy
|
3 |
+
tts==0.8.0
|
4 |
+
pythainlp==4.0.2
|