Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1 +1,14 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
langchain>=0.1.0
|
3 |
+
langchain-community>=0.0.10
|
4 |
+
unstructured
|
5 |
+
pypdf
|
6 |
+
huggingface_hub==0.25.2
|
7 |
+
streamlit
|
8 |
+
boto3
|
9 |
+
chromadb
|
10 |
+
python-dotenv
|
11 |
+
qdrant-client
|
12 |
+
PyPDF2
|
13 |
+
PyPDF
|
14 |
+
uuid
|