Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -7,14 +7,14 @@ vllm
|
|
7 |
accelerate
|
8 |
scipy
|
9 |
huggingface_hub
|
10 |
-
pypdfium2
|
11 |
-
pytesseract
|
12 |
-
pdfplumber
|
13 |
python-docx
|
14 |
pandas
|
15 |
openpyxl
|
16 |
xlrd
|
17 |
tabulate
|
18 |
psutil
|
19 |
-
diskcache
|
20 |
-
Pillow
|
|
|
7 |
accelerate
|
8 |
scipy
|
9 |
huggingface_hub
|
10 |
+
pypdfium2
|
11 |
+
pytesseract
|
12 |
+
pdfplumber
|
13 |
python-docx
|
14 |
pandas
|
15 |
openpyxl
|
16 |
xlrd
|
17 |
tabulate
|
18 |
psutil
|
19 |
+
diskcache
|
20 |
+
Pillow
|