Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain_community
|
|
3 |
langchain_google_genai
|
4 |
streamlit
|
5 |
openai
|
6 |
-
unstructured
|
|
|
|
3 |
langchain_google_genai
|
4 |
streamlit
|
5 |
openai
|
6 |
+
unstructured
|
7 |
+
tiktoken
|