mdasad3617 commited on
Commit
36eed70
·
verified ·
1 Parent(s): 375547d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- # Project dependencies.
2
- streamlit
3
- transformers
4
- torch
5
- PyPDF2
6
- python-docx
7
- SpeechRecognition
8
- pydub
 
1
+ streamlit==1.27.0
2
+ transformers==4.34.0
3
+ pytesseract==0.3.10
4
+ Pillow==10.0.0
5
+ PyPDF2==3.0.1
6
+ torch==2.0.1