Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pdfplumber
|
| 2 |
+
PyPDF2
|
| 3 |
+
ollama
|
| 4 |
+
streamlit
|
| 5 |
+
langchain
|
| 6 |
+
langchain_core
|
| 7 |
+
langchain_community
|
| 8 |
+
python-dotenv
|
| 9 |
+
langchain_ollama
|
| 10 |
+
faiss-cpu
|
| 11 |
+
faiss-gpu
|