diff --git a/machine-learning/nlp/text-generator/requirements.txt b/machine-learning/nlp/text-generator/requirements.txt index b77fc6c7..48270992 100644 --- a/machine-learning/nlp/text-generator/requirements.txt +++ b/machine-learning/nlp/text-generator/requirements.txt @@ -1,4 +1,4 @@ numpy -tensorflow==2.0.3 +tensorflow==2.4.0 requests tqdm \ No newline at end of file