Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
-
pdf2image
|
| 3 |
PIL
|
|
|
|
| 4 |
cv2
|
| 5 |
numpy
|
| 6 |
torch
|
|
|
|
| 1 |
transformers
|
|
|
|
| 2 |
PIL
|
| 3 |
+
pdf2image
|
| 4 |
cv2
|
| 5 |
numpy
|
| 6 |
torch
|