shlomihod commited on
Commit
71aeb7b
·
1 Parent(s): 0255157

add dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  datasets
2
  huggingface_hub
 
3
  numpy
4
  pandas
5
  matplotlib
 
1
  datasets
2
  huggingface_hub
3
+ imbalanced-learn
4
  numpy
5
  pandas
6
  matplotlib