fizban99
commited on
Commit
•
2da89ac
1
Parent(s):
ae4573e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
numba
|
4 |
tqdm
|
5 |
pathlib
|
|
|
6 |
|
|
|
3 |
numba
|
4 |
tqdm
|
5 |
pathlib
|
6 |
+
sentence_transformers
|
7 |
|