Fix examples requirements.txt

This commit is contained in:
allegroai 2022-09-02 21:48:06 +03:00
parent 6005e238ca
commit 0588f58405
3 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,2 @@
clearml >= 1.1.6 clearml >= 1.1.6
scikit-learn scikit-learn >= 1.0.2

View File

@ -1,3 +1,3 @@
tensorflow>=2.0 tensorflow>=2.0
clearml clearml
PIL Pillow

View File

@ -1,5 +1,6 @@
torchvision torchvision
torch torch
clearml clearml
PIL Pillow
setuptools<58 setuptools<58
tensorboard