Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ faiss-cpu
|
|
16 |
torch
|
17 |
huggingface-hub
|
18 |
InstructorEmbedding
|
19 |
-
sentence-transformers
|
|
|
|
16 |
torch
|
17 |
huggingface-hub
|
18 |
InstructorEmbedding
|
19 |
+
sentence-transformers
|
20 |
+
telebot
|