From 111dba76dbb9080371224d3254b5504838e49fe2 Mon Sep 17 00:00:00 2001 From: Johan Vandegriff Date: Mon, 11 Oct 2021 21:04:10 -0400 Subject: [PATCH] changed back to custom tensorflow --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bae7efd..84eedd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ scipy==1.6.0 numpy~=1.19.2 #tensorflow==2.4.1 #https://git.sr.ht/~johanvandegriff/tensorflow-custom-build/blob/master/tensorflow-2.4.1-cp36-cp36m-linux_x86_64.whl -#https://git.sr.ht/~johanvandegriff/tensorflow-custom-build/blob/master/tensorflow-2.4.1-cp38-cp38-linux_x86_64.whl -tensorflow==2.6.0 \ No newline at end of file +https://git.sr.ht/~johanvandegriff/tensorflow-custom-build/blob/master/tensorflow-2.4.1-cp38-cp38-linux_x86_64.whl +#tensorflow==2.6.0 \ No newline at end of file -- 2.45.2