Abhinav-hf commited on
Commit
e29560d
·
verified ·
1 Parent(s): 1fdcaba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  gradio
2
  matplotlib
3
- numpy==2.1.1
4
  opencv-python==4.10.0.84
5
  albumentations==1.4.10
 
6
  opencv_contrib_python
7
  opencv_python_headless
8
- paddleocr==2.7.2
9
  paddlepaddle
10
  pandas
11
  Pillow
 
1
  gradio
2
  matplotlib
3
+ numpy==1.26.4
4
  opencv-python==4.10.0.84
5
  albumentations==1.4.10
6
+ paddleocr==2.7.2
7
  opencv_contrib_python
8
  opencv_python_headless
 
9
  paddlepaddle
10
  pandas
11
  Pillow