AsthanM commited on
Commit
5c73b1a
·
verified ·
1 Parent(s): b6771b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ flask
2
+ googletrans==4.0.0-rc1
3
+ gunicorn
4
+ striprtf
5
+ python-docx
6
+ pymupdf
7
+ chardet