rearranged requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,11 +9,11 @@ Pillow
|
|
| 9 |
mmcv-full --no-binary mmcv-full
|
| 10 |
mmdet==2.28.2
|
| 11 |
mmocr==0.6.3
|
| 12 |
-
paddleocr==2.7.0.3
|
| 13 |
paddlepaddle==2.4.0rc0
|
| 14 |
numpy==1.23.4
|
| 15 |
mycolorpy==1.5.1
|
| 16 |
plotly==5.10.0
|
| 17 |
plotly-express==0.4.1
|
| 18 |
pytesseract==0.3.10
|
| 19 |
-
streamlit_option_menu
|
|
|
|
|
|
| 9 |
mmcv-full --no-binary mmcv-full
|
| 10 |
mmdet==2.28.2
|
| 11 |
mmocr==0.6.3
|
|
|
|
| 12 |
paddlepaddle==2.4.0rc0
|
| 13 |
numpy==1.23.4
|
| 14 |
mycolorpy==1.5.1
|
| 15 |
plotly==5.10.0
|
| 16 |
plotly-express==0.4.1
|
| 17 |
pytesseract==0.3.10
|
| 18 |
+
streamlit_option_menu
|
| 19 |
+
paddleocr
|