Spaces:
Sleeping
Sleeping
Chananchida
commited on
Commit
•
5ba2965
1
Parent(s):
d591185
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pythainlp
|
2 |
+
datasets
|
3 |
+
accelerate
|
4 |
+
faiss-cpu
|
5 |
+
sentence-transformers
|
6 |
+
python-crfsuite
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
+
torch
|
10 |
+
transformers
|
11 |
+
gensim==4.3.2
|
12 |
+
safetensors==0.4.2
|
13 |
+
scikit-learn==1.2.2
|
14 |
+
openpyxl
|
15 |
+
unstructured
|