mirror of
https://github.com/clearml/clearml-serving
synced 2025-06-26 18:16:00 +00:00
Fix examples requirements.txt
This commit is contained in:
parent
6005e238ca
commit
0588f58405
@ -1,2 +1,2 @@
|
|||||||
clearml >= 1.1.6
|
clearml >= 1.1.6
|
||||||
scikit-learn
|
scikit-learn >= 1.0.2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
tensorflow>=2.0
|
tensorflow>=2.0
|
||||||
clearml
|
clearml
|
||||||
PIL
|
Pillow
|
@ -1,5 +1,6 @@
|
|||||||
torchvision
|
torchvision
|
||||||
torch
|
torch
|
||||||
clearml
|
clearml
|
||||||
PIL
|
Pillow
|
||||||
setuptools<58
|
setuptools<58
|
||||||
|
tensorboard
|
||||||
|
Loading…
Reference in New Issue
Block a user