Spaces:
Running
Running
naveenvenkatesh
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
tiktoken
|
2 |
langchain
|
3 |
PyPDF2
|
4 |
gradio
|
5 |
-
openai==0.28
|
6 |
unstructured[all-docs]
|
|
|
1 |
+
openai==0.28
|
2 |
tiktoken
|
3 |
langchain
|
4 |
PyPDF2
|
5 |
gradio
|
|
|
6 |
unstructured[all-docs]
|