Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ opencv-python==4.5.5.62
|
|
6 |
tensorflow==2.13.1
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|
9 |
-
path
|
|
|
|
6 |
tensorflow==2.13.1
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|
9 |
+
path
|
10 |
+
easyocr==1.7.1
|