Spaces:
Running
on
Zero
Running
on
Zero
zamalali
commited on
Commit
·
5580220
1
Parent(s):
14e2601
Re-add requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
chromadb==0.5.3
|
2 |
+
langchain==0.2.5
|
3 |
+
langchain_community==0.2.5
|
4 |
+
langchain-huggingface
|
5 |
+
numpy<2.0.0
|
6 |
+
pandas==2.2.2
|
7 |
+
Pillow==10.3.0
|
8 |
+
pymupdf==1.24.5
|
9 |
+
sentence_transformers==3.0.1
|
10 |
+
accelerate
|
11 |
+
bitsandbytes
|
12 |
+
tf2onnx
|
13 |
+
clean-text[gpl]
|
14 |
+
python-doctr[torch]
|
15 |
+
pypdf
|