diff --git a/old_version/requirements.txt b/old_version/requirements.txt index f443ea5..4f80ef9 100644 --- a/old_version/requirements.txt +++ b/old_version/requirements.txt @@ -1,4 +1,4 @@ nltk==3.4 numpy==1.15.4 tqdm==4.28.1 -tensorflow-gpu==1.12.0 \ No newline at end of file +tensorflow-gpu==2.7.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index fc5b856..1636fe4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ nltk==3.4 numpy==1.15.4 tqdm==4.28.1 -tensorflow-gpu==2.0.0-alpha0 +tensorflow-gpu==2.7.2 matplotlib==3.0.2 \ No newline at end of file diff --git a/tf1.12.0-eager/requirements.txt b/tf1.12.0-eager/requirements.txt index 39ce504..1636fe4 100644 --- a/tf1.12.0-eager/requirements.txt +++ b/tf1.12.0-eager/requirements.txt @@ -1,5 +1,5 @@ nltk==3.4 numpy==1.15.4 tqdm==4.28.1 -tensorflow-gpu==1.12.0 +tensorflow-gpu==2.7.2 matplotlib==3.0.2 \ No newline at end of file