Alanturner2
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ streamlit
|
|
11 |
pypdf2
|
12 |
groq
|
13 |
huggingface-hub
|
14 |
-
tiktoken
|
|
|
|
11 |
pypdf2
|
12 |
groq
|
13 |
huggingface-hub
|
14 |
+
tiktoken
|
15 |
+
langchain-community
|