Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
-
|
4 |
-
sentence_transformers
|
5 |
openai
|
6 |
unstructured==0.6.3
|
7 |
tiktoken
|
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
+
langchain-huggingface
|
|
|
4 |
openai
|
5 |
unstructured==0.6.3
|
6 |
tiktoken
|