Spaces:
Running
Running
wannaphong
commited on
Commit
•
9af647e
1
Parent(s):
2b94739
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
Cython
|
2 |
pythaitts==0.2.1
|
3 |
numpy
|
4 |
-
tts
|
5 |
pythainlp==4.0.2
|
6 |
inflect
|
7 |
pandas
|
8 |
pydantic<2 # remove after inflect supports Pydantic 2.0+
|
9 |
sacremoses>=0.0.43
|
10 |
-
sentencepiece
|
11 |
-
youtokentome
|
12 |
huggingface_hub
|
13 |
numba
|
14 |
onnx>=1.7.0
|
|
|
1 |
Cython
|
2 |
pythaitts==0.2.1
|
3 |
numpy
|
4 |
+
tts
|
5 |
pythainlp==4.0.2
|
6 |
inflect
|
7 |
pandas
|
8 |
pydantic<2 # remove after inflect supports Pydantic 2.0+
|
9 |
sacremoses>=0.0.43
|
10 |
+
sentencepiece
|
11 |
+
youtokentome
|
12 |
huggingface_hub
|
13 |
numba
|
14 |
onnx>=1.7.0
|