Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -7,3 +7,11 @@ pytesseract==0.3.10
|
|
7 |
googletrans==4.0.0-rc1
|
8 |
Pillow==9.5.0
|
9 |
numpy==1.23.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
googletrans==4.0.0-rc1
|
8 |
Pillow==9.5.0
|
9 |
numpy==1.23.4
|
10 |
+
|
11 |
+
streamlit
|
12 |
+
opencv-python-headless==4.6.0.66
|
13 |
+
pytesseract==0.3.10
|
14 |
+
googletrans==4.0.0-rc1
|
15 |
+
Pillow==9.5.0
|
16 |
+
numpy
|
17 |
+
|