Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
+
streamlit
|
4 |
+
streamlit==1.24.0
|
5 |
+
opencv-python==4.6.0.66
|
6 |
+
pytesseract==0.3.10
|
7 |
+
googletrans==4.0.0-rc1
|
8 |
+
Pillow==9.5.0
|
9 |
+
numpy==1.23.4
|