sunbal7 commited on
Commit
7381427
·
verified ·
1 Parent(s): 893112e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.33.0
2
+ tensorflow==2.16.1
3
+ pandas==2.2.2
4
+ numpy==1.26.4
5
+ plotly==5.20.0
6
+ scikit-learn==1.4.2
7
+ groq==0.5.0