From eb9bacaca095a7b7dc93806b3ea08569e54e90fe Mon Sep 17 00:00:00 2001 From: "D.Sunil" Date: Mon, 9 Oct 2023 16:02:41 +0530 Subject: [PATCH] Updated requirements.txt to support in macos --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4e86f5..0ea5d0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ setuptools -tensorflow \ No newline at end of file +tensorflow +# tensorflow-macos # tensorflow doesn't work for macos