Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai
|
2 |
together
|
3 |
langchain-community
|
4 |
-
pypdf
|
|
|
|
1 |
openai
|
2 |
together
|
3 |
langchain-community
|
4 |
+
pypdf
|
5 |
+
instructor-embeddings
|