gahanmakwana commited on
Commit
0f24da6
·
1 Parent(s): d3d87fa
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  Flask>=2.0
2
  gunicorn
3
  paddleocr
 
4
  opencv-python
5
  numpy
6
  Pillow
 
1
  Flask>=2.0
2
  gunicorn
3
  paddleocr
4
+ paddlepaddle==2.5.2
5
  opencv-python
6
  numpy
7
  Pillow