Spaces:
Running
Running
naveenvenkatesh
commited on
Commit
•
5d6778b
1
Parent(s):
be42fd2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ langchain
|
|
3 |
PyPDF2
|
4 |
gradio
|
5 |
openai==0.28
|
6 |
-
langchain-openai==0.0.
|
7 |
unstructured[all-docs]
|
|
|
3 |
PyPDF2
|
4 |
gradio
|
5 |
openai==0.28
|
6 |
+
langchain-openai==0.0.1rc0
|
7 |
unstructured[all-docs]
|