erayman09 commited on
Commit
4f23bf6
·
verified ·
1 Parent(s): ccf16f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio
2
- transformers
3
  pytesseract
4
  Pillow
 
 
5
  PyPDF2
6
  reportlab
7
  torch
8
  sacremoses
 
 
 
 
1
  pytesseract
2
  Pillow
3
+ transformers
4
+ gradio
5
  PyPDF2
6
  reportlab
7
  torch
8
  sacremoses
9
+ !apt-get update && apt-get install -y tesseract-ocr