diff --git a/machine-learning/nlp/text-generator/requirements.txt b/machine-learning/nlp/text-generator/requirements.txt index 01078260..b77fc6c7 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.1 +tensorflow==2.0.3 requests tqdm \ No newline at end of file