Spaces:
Sleeping
Sleeping
naveenvenkatesh
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ openai
|
|
2 |
tiktoken
|
3 |
langchain
|
4 |
langchain_experimental
|
|
|
5 |
gradio
|
6 |
requests
|
7 |
unstructured[all-docs]
|
|
|
2 |
tiktoken
|
3 |
langchain
|
4 |
langchain_experimental
|
5 |
+
langchain-openai
|
6 |
gradio
|
7 |
requests
|
8 |
unstructured[all-docs]
|