Biifruu commited on
Commit
7c70495
·
verified ·
1 Parent(s): 342b983

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  ocrmypdf
2
  PyMuPDF
3
- gradio
4
  pytesseract
5
  Pillow
6
  opencv-python
 
 
1
  ocrmypdf
2
  PyMuPDF
3
+ gradio>=4.0
4
  pytesseract
5
  Pillow
6
  opencv-python
7
+ numpy