gauravchand11 commited on
Commit
2de9427
·
verified ·
1 Parent(s): 829aed6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit>=1.32.0
2
- PyPDF2>=3.0.0
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
8
- protobuf>=4.25.1
9
- sacremoses>=0.1.1
 
1
+ transformers
2
+ streamlit
3
+ PyPDF2
4
+ python-docx>=0.8.11
5
+ torch
6
+ easyocr
7
+ pillow
8
+ numpy
9
+ reportlab