mirror of
https://github.com/clearml/clearml
synced 2025-03-03 02:32:11 +00:00
Update examples dependencies
This commit is contained in:
parent
52a800fa50
commit
beb0f5e607
@ -1,3 +1,3 @@
|
||||
torch>=1.1.0
|
||||
torchvision>=0.3.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1 +1 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,5 +1,5 @@
|
||||
tqdm==4.64.1
|
||||
clearml==1.7.2
|
||||
clearml>=1.14.4
|
||||
github3.py==3.2.0
|
||||
tabulate==0.9.0
|
||||
pandas==1.5.1
|
@ -4,4 +4,4 @@ torch>=1.1.0
|
||||
torchvision>=0.3.0
|
||||
pytorch-ignite
|
||||
tqdm
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,3 +1,3 @@
|
||||
torch>=1.1.0
|
||||
torchvision>=0.3.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,2 +1,2 @@
|
||||
autokeras ; python_version >= '3.7'
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
catboost
|
||||
numpy >= 1.19.2
|
||||
scikit_learn
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,3 +1,3 @@
|
||||
click>=8.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
fastai < 2.0.0
|
||||
tensorboard
|
||||
tensorboardX
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
fastai >= 2.6.0
|
||||
tensorboard
|
||||
tensorboardX
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,2 +1,2 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
fire
|
||||
|
@ -1,3 +1,3 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
hydra-core>=1.2.0
|
||||
|
||||
|
@ -4,4 +4,4 @@ torch>=1.1.0
|
||||
torchvision>=0.3.0
|
||||
pytorch-ignite
|
||||
tqdm
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,2 +1,2 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
Keras>=2.2.4
|
||||
|
@ -1,2 +1,2 @@
|
||||
tensorflow>=2.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,4 +1,4 @@
|
||||
keras-tuner
|
||||
tensorflow>=2.0
|
||||
tensorflow-datasets
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -2,4 +2,4 @@ lightgbm
|
||||
scikit-learn
|
||||
pandas
|
||||
matplotlib
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -2,4 +2,4 @@ numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
seaborn
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,3 +1,3 @@
|
||||
MegEngine ; python_version < '3.9'
|
||||
tensorboardX
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
mmcv>=1.5.1,<2.0.0
|
||||
torch
|
||||
torchvision
|
||||
|
@ -1,4 +1,4 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
pytorch-lightning >= 1.6.0
|
||||
torch
|
||||
torchvision
|
||||
|
@ -1,4 +1,4 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
jsonschema==3.2.0 ; python_version <= '3.5'
|
||||
matplotlib
|
||||
pytorch-ignite
|
||||
|
@ -2,4 +2,4 @@ joblib>=0.13.2
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
scikit-learn
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -2,4 +2,4 @@ tensorboardX>=1.8
|
||||
torch>=1.1.0
|
||||
torchvision>=0.3.0
|
||||
moviepy
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -2,4 +2,4 @@ numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
|
||||
absl-py>=0.7.1
|
||||
tensorboard>=2.0
|
||||
tensorflow>=2.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
|
@ -2,7 +2,7 @@ numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
scikit-learn
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
xgboost>=0.90 ; python_version >= '3'
|
||||
xgboost>=0.82 ; python_version < '3'
|
||||
# sudo apt-get install graphviz
|
||||
|
@ -1,5 +1,5 @@
|
||||
allegroai~=3.5.7
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
numpy
|
||||
Pillow
|
||||
torch
|
||||
|
@ -1,3 +1,3 @@
|
||||
keras
|
||||
tensorflow
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -3,4 +3,4 @@ matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
scikit-learn
|
||||
pandas
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,5 +1,5 @@
|
||||
bokeh>=1.4.0
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
|
||||
|
@ -1 +1 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,5 +1,5 @@
|
||||
boto3
|
||||
pyYaml
|
||||
six
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
pathlib2
|
||||
|
@ -1 +1 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
@ -1,2 +1,2 @@
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
slack_sdk > 3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user