Skip to content

Commit

Permalink
Update dockerhub overview.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed May 30, 2024
1 parent 39c4644 commit 71f8d09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker_hub_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ docker compose stop lute

`lute3` has two variants:

* `lute3:<version>` (or `lute3:latest`): Lute v3 and all requirements, plus [MeCab](https://en.wikipedia.org/wiki/MeCab) and a MeCab dictionary for Japanese. ~830 MB.
* `lute3:<version>-lean` (or `lute3:latest-lean`): The same as the above, but without MeCab (Japanese parsing and the Japanese demo are disabled). ~300 MB
* `lute3:<version>` (or `lute3:latest`): Lute v3 and all extra supported parsers (Japanese and Mecab, Mandarin). ~800 MB.
* `lute3:<version>-lean` (or `lute3:latest-lean`): Lute, without extra parsers. If you're not studying Japanese or Mandarin, this will suffice. ~250 MB

# Source code and building your own images

Expand Down

0 comments on commit 71f8d09

Please sign in to comment.