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