Spaces:
Sleeping
Sleeping
HariomM
commited on
Commit
·
7545c45
1
Parent(s):
1f24a0c
Change on
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
-
streamlit==1.33.0
|
2 |
-
boto3
|
3 |
-
langchain
|
4 |
-
langchain_community
|
5 |
-
langchain_aws
|
6 |
huggingface_hub==0.25.2
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
qdrant_client
|
3 |
+
streamlit
|
4 |
+
boto3
|
5 |
+
PyPDF2
|
6 |
+
chromadb
|