AleksanderObuchowski
commited on
Commit
•
051e5b3
1
Parent(s):
f93cffc
remove pytorch_tabular from requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ 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
|
16 |
streamlit-lottie
|
|
|
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
|
16 |
streamlit-lottie
|