SengTak commited on
Commit
2943bcd
1 Parent(s): 80753ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # https://github.com/streamlit/streamlit/issues/5315
2
  easyocr
3
  altair<5.0
4
- streamlit==1.26.0
5
  opencv-python-headless==4.5.5.64
6
  torch==1.12.1
7
  torchvision==0.13.1
@@ -9,9 +9,9 @@ Pillow
9
  mmcv-full --no-binary mmcv-full
10
  mmdet==2.28.2
11
  mmocr==0.6.3
12
- paddleocr==2.6
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
 
1
  # https://github.com/streamlit/streamlit/issues/5315
2
  easyocr
3
  altair<5.0
4
+ streamlit
5
  opencv-python-headless==4.5.5.64
6
  torch==1.12.1
7
  torchvision==0.13.1
 
9
  mmcv-full --no-binary mmcv-full
10
  mmdet==2.28.2
11
  mmocr==0.6.3
12
+ paddleocr
13
+ paddlepaddle
14
+ numpy
15
  mycolorpy==1.5.1
16
  plotly==5.10.0
17
  plotly-express==0.4.1