Athspi commited on
Commit
976771a
·
verified ·
1 Parent(s): 8b72f3f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ flask
2
+ google-generativeai
3
+ python-docx
4
+ PyPDF2