Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ langchain
|
|
2 |
langchain_community
|
3 |
langchain_google_genai
|
4 |
streamlit
|
5 |
-
PyPDF2
|
|
|
|
2 |
langchain_community
|
3 |
langchain_google_genai
|
4 |
streamlit
|
5 |
+
PyPDF2
|
6 |
+
faiss-gpu
|