bianconeri91 commited on
Commit ·
bf42029
1
Parent(s): 1218c72
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
paddleocr
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
openpyxl
|
| 6 |
+
tqdm
|
| 7 |
+
PyYAML
|
| 8 |
+
matplotlib
|