Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitextor/bicleaner-ai.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZJaume <jzaragoza@prompsit.com>2022-06-16 15:35:02 +0300
committerZJaume <jzaragoza@prompsit.com>2022-06-16 15:35:02 +0300
commit3d103e36a525f2b6dda8f82d960b6e954fdf83fe (patch)
tree8f88d78260c2085b239c05099fcd695201a1eaa0
parent0f0268142d4d7327edc93e0ee957782839e37092 (diff)
Revert "Temp fix for tensorflow introducing noise in std out"
This reverts commit 11a034fec9be69ec038e3dd3067d3214521d17bb.
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1a37c48..8c773e6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ joblib
sacremoses
bicleaner-hardrules>=2.1
sentencepiece
-tensorflow==2.3.2
+tensorflow>=2.3.2
glove-python-binary==0.2.0
fuzzywuzzy
python-Levenshtein