Spaces:
Running
Running
robertselvam
commited on
Commit
•
5f8a5b5
1
Parent(s):
90eea2a
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
openai
|
2 |
tiktoken
|
3 |
-
langchain
|
4 |
langchain_experimental
|
5 |
langchain-openai
|
|
|
6 |
gradio
|
7 |
requests
|
8 |
unstructured[all-docs]
|
|
|
|
|
1 |
tiktoken
|
|
|
2 |
langchain_experimental
|
3 |
langchain-openai
|
4 |
+
langchain
|
5 |
gradio
|
6 |
requests
|
7 |
unstructured[all-docs]
|