Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ faiss-cpu
|
|
6 |
groq
|
7 |
langchain-groq
|
8 |
unstructured
|
9 |
-
langchain-huggingface
|
|
|
|
6 |
groq
|
7 |
langchain-groq
|
8 |
unstructured
|
9 |
+
langchain-huggingface
|
10 |
+
unstructured[pdf]
|