mgbam commited on
Commit
beb1c10
·
verified ·
1 Parent(s): c3ab38e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ pydantic
4
+ matplotlib
5
+ seaborn
6
+ scikit-learn
7
+ statsmodels
8
+ langchain
9
+ groq
10
+ numpy
11
+ scipy