gauravchand11 commited on
Commit
7f47488
·
verified ·
1 Parent(s): 67419d9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
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
+ language-tool-python>=2.7.1