Daksh0505 commited on
Commit
6c00654
·
verified ·
1 Parent(s): 39a757e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.46.1
2
+ pandas==2.2.3
3
+ numpy==2.0.2
4
+ tensorflow==2.18.0
5
+ gspread==6.2.1
6
+ google-auth==2.40.3
7
+ huggingface_hub==0.33.4