Update requirements.txt
Browse files- requirements.txt +23 -1
requirements.txt
CHANGED
@@ -1 +1,23 @@
|
|
1 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
tooluniverse
|
3 |
+
transformers
|
4 |
+
sentence-transformers
|
5 |
+
torch
|
6 |
+
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
|
21 |
+
polars
|
22 |
+
cachetools
|
23 |
+
aiofiles
|