Spaces:
Runtime error
Runtime error
Commit
·
32af950
1
Parent(s):
88055ae
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ streamlit
|
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
easyocr
|
5 |
-
Pillow
|
|
|
|
|
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
easyocr
|
5 |
+
Pillow
|
6 |
+
transformers
|
7 |
+
pipeline
|