Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ transformers
|
|
5 |
torch
|
6 |
tensorflow
|
7 |
pandas
|
8 |
-
easyocr
|
|
|
|
|
|
5 |
torch
|
6 |
tensorflow
|
7 |
pandas
|
8 |
+
easyocr
|
9 |
+
io
|
10 |
+
base64
|