adollbo commited on
Commit
4a99f2c
·
1 Parent(s): bf55023

added more reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- scikit-learn==1.3.0
2
  dill==0.3.6
3
  boto3==1.28.0
4
  joblib==1.3.2
5
  streamlit==1.29
6
  watchdog==3.0.0
7
- deeploy==1.2.1
 
 
 
 
1
+ # scikit-learn==1.3.0
2
  dill==0.3.6
3
  boto3==1.28.0
4
  joblib==1.3.2
5
  streamlit==1.29
6
  watchdog==3.0.0
7
+ deeploy==1.2.1
8
+ omnixai==1.3.1
9
+ # scikit-learn==1.1.3
10
+ pandas>=1.3.5