Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
streamlit
|
2 |
-
langchain-community
|
3 |
-
python-dotenv
|
4 |
-
langchain-groq
|
5 |
-
unstructured
|
6 |
sentence-transformers
|
7 |
-
pypdf
|
8 |
-
unstructured[pdf]
|
9 |
-
groq
|
10 |
faiss-cpu
|
11 |
-
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
|
|
|
|
|
|
|
|
2 |
sentence-transformers
|
|
|
|
|
|
|
3 |
faiss-cpu
|
4 |
+
PyPDF2
|
5 |
+
twilio
|
6 |
+
groq
|
7 |
+
python-dotenv
|
8 |
+
numpy
|