aspendse commited on
Commit
c1c6157
·
verified ·
1 Parent(s): a5c6c99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  transformers>=4.40.0
2
  torch>=2.1.0
3
  gradio>=4.26.0
4
- docx2txt==0.8
5
  PyPDF2>=3.0.1
6
- fpdf
7
- python-docx
 
 
1
  transformers>=4.40.0
2
  torch>=2.1.0
3
  gradio>=4.26.0
4
+ docx2txt>=0.8
5
  PyPDF2>=3.0.1
6
+ python-docx>=0.8.11
7
+ fpdf>=1.7.2
8
+ sentencepiece>=0.