Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
tiktoken
|
2 |
-
unstructured
|
3 |
-
langchain-unstructured[local]
|
4 |
langchain_experimental
|
5 |
langchain-openai
|
6 |
langchain-community
|
|
|
1 |
tiktoken
|
2 |
+
langchain-unstructured
|
|
|
3 |
langchain_experimental
|
4 |
langchain-openai
|
5 |
langchain-community
|