Update requirements.txt
Browse files- requirements.txt +23 -27
requirements.txt
CHANGED
|
@@ -1,27 +1,23 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
# optional: GPU / system monitoring in Hugging Face Spaces
|
| 26 |
-
scipy
|
| 27 |
-
huggingface_hub
|
|
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|