Jimmy0866 commited on
Commit
65a88c6
·
verified ·
1 Parent(s): a68f305

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,12 +1,7 @@
1
- accelerate
2
- clean-text[gpl]
3
- gradio>=4.28.3
4
- natsort
5
- nltk
6
- pyspellchecker
7
- python-doctr[torch]
8
- rapidfuzz==2.13.7
9
  sentencepiece
10
  torch
11
- tqdm
12
- transformers==4.46.2
 
 
 
1
+ transformers>=4.41.0
 
 
 
 
 
 
 
2
  sentencepiece
3
  torch
4
+ pdf2image
5
+ poppler-utils
6
+ pytesseract
7
+ Pillow