Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
·
c3ad5ed
1
Parent(s):
05b9353
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
openai
|
2 |
tiktoken
|
3 |
-
langchain
|
|
|
4 |
gradio
|
5 |
requests
|
6 |
unstructured[all-docs]
|
|
|
1 |
openai
|
2 |
tiktoken
|
3 |
+
langchain
|
4 |
+
langchain_experimental
|
5 |
gradio
|
6 |
requests
|
7 |
unstructured[all-docs]
|