kasper-boy commited on
Commit
b16f7e9
·
verified ·
1 Parent(s): 3664ca4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -11,13 +11,13 @@ Pillow
11
  #mmdet #==2.28.2
12
  #mmengine
13
  #mmocr #==0.6.3
14
- paddleocr #==2.6
15
- paddlepaddle #==2.4.0rc0
16
- numpy #==1.23.4
17
- mycolorpy #==1.5.1
18
- plotly #==5.10.0
19
- plotly-express #==0.4.1
20
- pytesseract #==0.3.10
21
  streamlit_option_menu
22
  openmim
23
- --upgrade matplotlib
 
11
  #mmdet #==2.28.2
12
  #mmengine
13
  #mmocr #==0.6.3
14
+ paddleocr==2.6
15
+ paddlepaddle==2.4.0rc0
16
+ numpy==1.23.4
17
+ mycolorpy==1.5.1
18
+ plotly==5.10.0
19
+ plotly-express==0.4.1
20
+ pytesseract==0.3.10
21
  streamlit_option_menu
22
  openmim
23
+ matplotlib==3.9.0