From b8f9d4ad42ba67eec2902f1d82094c875ed83942 Mon Sep 17 00:00:00 2001 From: lpbsscientist <lpbsscientist@gmail.com> Date: Mon, 4 May 2020 21:43:09 +0200 Subject: [PATCH] update packages.txt --- packages.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages.txt b/packages.txt index ef1bff2..6e66b3a 100644 --- a/packages.txt +++ b/packages.txt @@ -9,3 +9,5 @@ install Tensorflow==1.9.0 install Keras install opencv-python install pytiff +install sklearn +install munkres -- GitLab