Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
pypdf
|
3 |
+
langchain
|
4 |
+
sentence-transformers
|
5 |
+
faiss-cpu
|
6 |
+
unstructured
|
7 |
+
unstructured[local-inference]
|