valiant21 commited on
Commit
5658a53
·
verified ·
1 Parent(s): 2def4ef

Rename req.txt to requirements.txt

Browse files
Files changed (2) hide show
  1. req.txt +0 -9
  2. requirements.txt +4 -0
req.txt DELETED
@@ -1,9 +0,0 @@
1
- googlegenrativeai
2
- requests
3
- numpy
4
- pandas
5
- torch
6
- huggingface
7
- logging
8
- maths
9
- tktinker
 
 
 
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ google-generativeai
2
+ streamlit
3
+ pymongo
4
+ python-dotenv