From 1efd42ed72f81017ffaf1a4be1c5170ebf9e3b3b Mon Sep 17 00:00:00 2001 From: Igor Volochay <44619012+IgorVolochay@users.noreply.github.com> Date: Fri, 29 Jul 2022 18:25:08 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=80=20Create=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..6ab6b3e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +dlib==19.23.1 +tensorflow==2.2.0 +scikit-image==0.19.2 +pillow==9.0.1 +matplotlib==3.5.2