Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python==4.6.0.66
|
2 |
+
matplotlib==3.6.0
|
3 |
+
numpy==1.23.3
|
4 |
+
gradio==3.16.1
|
5 |
+
|
6 |
+
paddlepaddle==2.4.1
|
7 |
+
paddleocr==2.6.1.2
|