Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ python-docx>=1.1.0
|
|
| 9 |
pypdf>=3.17.0
|
| 10 |
pdfplumber>=0.9.0
|
| 11 |
openpyxl>=3.1.0
|
| 12 |
-
numpy>=1.24.0
|
|
|
|
|
|
|
|
|
| 9 |
pypdf>=3.17.0
|
| 10 |
pdfplumber>=0.9.0
|
| 11 |
openpyxl>=3.1.0
|
| 12 |
+
numpy>=1.24.0
|
| 13 |
+
torch>=2.0.0
|
| 14 |
+
Pillow>=9.0.0
|