Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +6 -7
requirement.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
PyPDF2
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
tiktoken==0.4.0
|
|
|
1 |
+
streamlit
|
2 |
PyPDF2
|
3 |
+
langchain
|
4 |
+
langchain-community
|
5 |
+
faiss-cpu
|
6 |
+
sentence-transformers
|
7 |
+
python-dotenv
|
|