Update examples requirements

This commit is contained in:
allegroai 2020-08-08 12:59:03 +03:00
parent e116667252
commit 6c4827cda3
10 changed files with 8 additions and 14 deletions

View File

@ -1,3 +1,2 @@
autokeras
tensorflow==2.1.0
trains

View File

@ -1,3 +1,2 @@
Keras
tensorflow>=2.0
trains

View File

@ -1,4 +1,3 @@
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
seaborn
trains

View File

@ -1,6 +1,5 @@
matplotlib
# tensorboardX
tensorboardX
tensorboard>=1.14.0
torch>=1.1.0
torchvision>=0.3.0
trains
torchvision>=0.3.0

View File

@ -1,3 +1,4 @@
joblib>=0.13.2
scikit-learn
trains
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
scikit-learn

View File

@ -1,4 +1,3 @@
tensorboardX>=1.8
torch>=1.1.0
torchvision>=0.3.0
trains

View File

@ -1,3 +1,2 @@
trains
tensorboard>=1.14.0
tensorflow>=1.14.0

View File

@ -1,3 +1,2 @@
tensorboard>=2.0
tensorflow>=2.0
trains

View File

@ -1,5 +1,6 @@
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
sklearn
trains
xgboost>=0.90 ; python_version >= '3'
xgboost>=0.82 ; python_version < '3'
# sudo apt-get install graphviz

View File

@ -1,6 +1,5 @@
absl-py>=0.7.1
bokeh>=2.1.0
bokeh
numpy
pandas
pillow>=4.0
trains