pranit144 commited on
Commit
8413162
·
verified ·
1 Parent(s): 0b252e9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ flask
2
+ google.generativeai
3
+ markdown # To convert Markdown to HTML
4
+ bs4
5
+ gunicorn