Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -10
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
-
python-dotenv
|
2 |
-
streamlit
|
3 |
-
langchain-google-genai
|
4 |
-
langchain-core
|
5 |
-
langchain-community
|
6 |
-
pymupdf
|
7 |
-
faiss-cpu
|
8 |
-
langchain-groq
|
9 |
-
langsmith
|
10 |
-
streamlit-chat
|
|
|
|
1 |
+
python-dotenv
|
2 |
+
streamlit
|
3 |
+
langchain-google-genai
|
4 |
+
langchain-core
|
5 |
+
langchain-community
|
6 |
+
pymupdf
|
7 |
+
faiss-cpu
|
8 |
+
langchain-groq
|
9 |
+
langsmith
|
10 |
+
streamlit-chat
|
11 |
+
pypdf
|