Upload requirements.txt

#1
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ joblib==1.3.2
2
+ matplotlib==3.8.3
3
+ matplotlib-inline==0.1.6
4
+ numpy==1.26.4
5
+ pandas==2.2.
6
+ scikit-learn==1.4.1.post1
7
+ seaborn==0.13.2
8
+ stack-data==0.6.3
9
+ streamlit==1.32.2
10
+ streamlit-chat==0.1.1
11
+