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