Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ langchain-ollama>=0.1.0
|
|
9 |
langchain-core>=0.1.33
|
10 |
openai>=1.12.0
|
11 |
pypdf>=3.17.0
|
12 |
-
python-multipart>=0.0.9
|
|
|
|
9 |
langchain-core>=0.1.33
|
10 |
openai>=1.12.0
|
11 |
pypdf>=3.17.0
|
12 |
+
python-multipart>=0.0.9
|
13 |
+
sentence-transformers
|