Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ faiss-cpu
|
|
11 |
sentence-transformers
|
12 |
scipy
|
13 |
scikit-learn
|
14 |
-
python-dotenv
|
|
|
|
11 |
sentence-transformers
|
12 |
scipy
|
13 |
scikit-learn
|
14 |
+
python-dotenv
|
15 |
+
langchain_huggingface
|