Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -9,10 +9,7 @@ langchain-community==0.3.27
|
|
| 9 |
langchain-huggingface==0.3.1
|
| 10 |
sentence-transformers==4.1.0
|
| 11 |
docx2txt==0.9
|
| 12 |
-
pypdf==5.7.0
|
| 13 |
langchain-google-genai==2.1.8
|
| 14 |
-
chromadb==1.0.15
|
| 15 |
-
langchain-chroma==0.2.5
|
| 16 |
langchain-core==0.3.72
|
| 17 |
rank-bm25==0.2.2
|
| 18 |
faiss-cpu==1.7.4
|
|
@@ -23,7 +20,6 @@ cachetools==5.3.3
|
|
| 23 |
langchain-text-splitters==0.3.9
|
| 24 |
torch==2.3.0
|
| 25 |
nltk==3.9.1
|
| 26 |
-
flashrank==0.2.10
|
| 27 |
python-pptx==0.6.23
|
| 28 |
openpyxl==3.1.2
|
| 29 |
pillow==10.3.0
|
|
|
|
| 9 |
langchain-huggingface==0.3.1
|
| 10 |
sentence-transformers==4.1.0
|
| 11 |
docx2txt==0.9
|
|
|
|
| 12 |
langchain-google-genai==2.1.8
|
|
|
|
|
|
|
| 13 |
langchain-core==0.3.72
|
| 14 |
rank-bm25==0.2.2
|
| 15 |
faiss-cpu==1.7.4
|
|
|
|
| 20 |
langchain-text-splitters==0.3.9
|
| 21 |
torch==2.3.0
|
| 22 |
nltk==3.9.1
|
|
|
|
| 23 |
python-pptx==0.6.23
|
| 24 |
openpyxl==3.1.2
|
| 25 |
pillow==10.3.0
|