Commit
·
f6ec9e0
1
Parent(s):
32780ee
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ langchain
|
|
| 5 |
python-dotenv
|
| 6 |
faiss-cpu
|
| 7 |
openai
|
| 8 |
-
huggingface_hub
|
|
|
|
|
|
| 5 |
python-dotenv
|
| 6 |
faiss-cpu
|
| 7 |
openai
|
| 8 |
+
huggingface_hub
|
| 9 |
+
sentence_transformers
|