SohomToom commited on
Commit
82427ba
·
verified ·
1 Parent(s): b0763cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
 
 
 
 
1
  numpy==1.23.5
2
- opencv-python
3
- paddlepaddle
4
- paddleocr==2.6.1.3
5
- gradio
 
1
+ paddleocr>=2.7
2
+ paddlepaddle>=2.5.2
3
+ gradio==4.27.0
4
+ opencv-python-headless==4.6.0.66
5
  numpy==1.23.5
6
+ pillow>=9.5
7
+ psutil>=5.9