Hayk Arutyunyan commited on
Commit
d436d07
·
1 Parent(s): d249b39

Remove main requirements for demo

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -15
requirements.txt DELETED
@@ -1,15 +0,0 @@
1
- numpy==1.26.4
2
- pillow==10.4.0
3
- pandas==2.2.3
4
- opencv-python-headless==4.10.0.84
5
- scikit-image==0.25.2
6
- tqdm==4.67.1
7
-
8
- # OCR stack
9
- paddleocr==3.2.0
10
- paddlepaddle==2.6.1
11
- pytesseract==0.3.10
12
-
13
- # Optional
14
- python-docx==1.2.0
15
- pdf2image==1.17.0