Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +1 -1
requirements .txt
CHANGED
@@ -1,8 +1,8 @@
|
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
langchain
|
5 |
-
PyPDF2
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
langchain_google_genai
|
|
|
1 |
+
PyPDF2
|
2 |
streamlit
|
3 |
google-generativeai
|
4 |
python-dotenv
|
5 |
langchain
|
|
|
6 |
chromadb
|
7 |
faiss-cpu
|
8 |
langchain_google_genai
|