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