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:
authorJaume Zaragoza <ZJaume@users.noreply.github.com>2022-03-10 12:47:38 +0300
committerGitHub <noreply@github.com>2022-03-10 12:47:38 +0300
commit50acbd363008b5d9e5ef8e4fdd450ca0b7a92fa3 (patch)
tree0d5d3039dd0c7c5dfc672138450d8a81ac5c0c2e
parentfe01ea476dd22cc20feab8a517c6ea52ef091241 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b848beb..8cc16da 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ You can also provide the path to the Hunspell dictionaries directories by using
The remaining extra modules required by Bicleaner AI will be automatically downloaded and installed/upgraded (if required) with the first command.
-After installation, three binary files (`bicleaner-ai-train`, `bicleaner-ai-classify` and `bicleaner-ai-classify-lite`) will be located in your `python/installation/prefix/bin` directory. This is usually `$HOME/.local/bin` or `/usr/local/bin/`.
+After installation, three binary files (`bicleaner-ai-train`, `bicleaner-ai-classify`) will be located in your `python/installation/prefix/bin` directory. This is usually `$HOME/.local/bin` or `/usr/local/bin/`.
### TensorFlow
TensorFlow 2 will be installed as a dependency and [GPU support](https://www.tensorflow.org/install/gpu) is required for training.