tianchiguaixia commited on
Commit
eb1ecbd
1 Parent(s): fc7d1e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- paddleocr~=2.6.0.2
2
  paddlepaddle
3
  opencv-python==4.6.0.66
4
  opencv-contrib-python==4.6.0.66
5
- opencv-python-headless
6
- numpy~=1.23.4
7
- pillow~=8.0.1
8
- streamlit~=1.12.2
9
- pandas~=1.5.0
10
- auto_log
 
1
+ paddleocr
2
  paddlepaddle
3
  opencv-python==4.6.0.66
4
  opencv-contrib-python==4.6.0.66
5
+ numpy
6
+ pillow
7
+ streamlit
8
+ pandas