Shreyas094 commited on
Commit
567e2e1
·
verified ·
1 Parent(s): eed78bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -12
requirements.txt CHANGED
@@ -1,12 +1,5 @@
1
- gradio==3.50.2
2
-
3
- Pillow==10.1.0
4
- pdf2image==1.16.3
5
- PyPDF2==3.0.1
6
- torch==2.1.2
7
-
8
- git+https://github.com/huggingface/transformers.git
9
- PyYAML==6.0
10
- pytesseract==0.3.9
11
- datasets==2.2.2
12
- seqeval==1.2.2
 
1
+ paddlepaddle
2
+ paddleocr>=2.0.1
3
+ gradio
4
+ opencv-python
5
+ numpy