Manojkumarpandi commited on
Commit
ee32963
·
verified ·
1 Parent(s): 48a38b3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ requests==2.31.0
3
+ google-generativeai==0.3.2
4
+ python-dotenv==1.0.0