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