Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ sentence-transformers>=2.2.2
|
|
| 5 |
openai>=1.3.0
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
tiktoken>=0.5.1
|
| 8 |
-
huggingface-hub>=0.19.4
|
|
|
|
|
|
| 5 |
openai>=1.3.0
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
tiktoken>=0.5.1
|
| 8 |
+
huggingface-hub>=0.19.4
|
| 9 |
+
langchain-community
|