AleksanderObuchowski commited on
Commit
f93cffc
1 Parent(s): ecaa0a1

change tabnet version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ hyperopt
9
  torch #==1.7.1+cu101
10
  torchvision #==0.8.2+cu101
11
  # pytorch-lightning #==1.3.6
12
- pytorch-tabnet #==3.0.0
13
  pytorch_tabular #==0.7.0
14
  imblearn
15
  streamlit
 
9
  torch #==1.7.1+cu101
10
  torchvision #==0.8.2+cu101
11
  # pytorch-lightning #==1.3.6
12
+ pytorch-tabnet ==4.0
13
  pytorch_tabular #==0.7.0
14
  imblearn
15
  streamlit