gauravchand11 commited on
Commit
8662527
·
verified ·
1 Parent(s): 4174664

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ PyPDF2>=3.0.0
3
  python-docx>=1.0.0
4
  transformers>=4.37.0
5
  torch>=2.2.0
6
- language-tool-python>=2.7.1
 
 
3
  python-docx>=1.0.0
4
  transformers>=4.37.0
5
  torch>=2.2.0
6
+ sentencepiece>=0.1.99
7
+ accelerate>=0.27.0