markobinario commited on
Commit
7ea7012
·
verified ·
1 Parent(s): 88ff397

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- pillow==11.3.0
2
- requests==2.32.4
3
- PyMuPDF==1.24.10
 
 
 
 
 
 
 
1
+ gradio==4.42.0
2
+ Pillow>=9.5.0
3
+ PyMuPDF==1.20.2
4
+ paddlepaddle==2.6.1; platform_system != 'Windows'
5
+ paddlepaddle==2.5.2; platform_system == 'Windows'
6
+ paddleocr==2.7.0.3
7
+ numpy>=1.23,<2.0
8
+ opencv-python-headless==4.8.1.78
9
+ shapely>=2.0.0