Spaces:
Runtime error
Runtime error
add: packages
Browse files- packages.txt +1 -0
- requirements.txt +0 -1
packages.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
tesseract-ocr
|
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
git+https://github.com/facebookresearch/detectron2.git
|
| 2 |
-
tesseract-ocr
|
| 3 |
pytesseract
|
| 4 |
pyttsx3
|
| 5 |
sentencepiece
|
|
|
|
| 1 |
git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
| 2 |
pytesseract
|
| 3 |
pyttsx3
|
| 4 |
sentencepiece
|