Spaces:
Sleeping
Sleeping
Alfonso Velasco commited on
Commit ·
45f33be
1
Parent(s): 3c02243
packages
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
transformers>=4.35.0
|
| 2 |
torch>=2.0.0
|
|
|
|
| 3 |
pillow>=9.0.0
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
| 1 |
transformers>=4.35.0
|
| 2 |
torch>=2.0.0
|
| 3 |
+
torchvision>=0.15.0
|
| 4 |
pillow>=9.0.0
|
| 5 |
+
pymupdf>=1.23.0
|
| 6 |
+
easyocr>=1.7.0
|
| 7 |
+
numpy<2.0.0
|