Luke
commited on
Commit
·
6eaabbc
1
Parent(s):
19e324f
no message
Browse files- packages.txt +2 -1
- requirements.txt +2 -1
packages.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
tesseract-ocr-all
|
| 2 |
-
nodejs
|
|
|
|
|
|
| 1 |
tesseract-ocr-all
|
| 2 |
+
nodejs
|
| 3 |
+
npm
|
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ Pillow
|
|
| 5 |
torch
|
| 6 |
huggingface-hub
|
| 7 |
opencv-python
|
| 8 |
-
numpy
|
|
|
|
|
|
| 5 |
torch
|
| 6 |
huggingface-hub
|
| 7 |
opencv-python
|
| 8 |
+
numpy
|
| 9 |
+
npm
|