Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
sentencepiece
|
| 3 |
-
pdf2image
|
| 4 |
-
pillow
|
| 5 |
-
gradio
|
| 6 |
-
torch
|
| 7 |
pytesseract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pytesseract
|
| 2 |
+
pdf2image
|
| 3 |
+
opencv-python
|
| 4 |
+
numpy
|
| 5 |
+
Pillow
|
| 6 |
+
gradio
|