Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ sentence-transformers
|
|
4 |
transformers
|
5 |
scikit-learn
|
6 |
torch
|
7 |
-
llama-cpp-python
|
8 |
nltk
|
9 |
requests
|
10 |
pandas
|
11 |
-
huggingface_hub
|
|
|
|
4 |
transformers
|
5 |
scikit-learn
|
6 |
torch
|
|
|
7 |
nltk
|
8 |
requests
|
9 |
pandas
|
10 |
+
huggingface_hub
|
11 |
+
sentencepiece
|