HEHEBOIOG commited on
Commit
5df5ba7
1 Parent(s): 373cc31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- opencv-python-headless<4.3
2
- Pillow
3
- gradio
4
- torch
5
- numpy==1.14.5
6
- easyocr
 
 
1
+ pandas==1.3.3
2
+ Pillow==8.3.2
3
+ gradio==3.1.4
4
+ torch==1.9.0
5
+ easyocr==1.3.2
6
+ opencv-python-headless==4.5.3.56
7
+ PyMuPDF==1.19.6