Skip to content

Commit

Permalink
Update experimental_tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alliomeria authored Jul 12, 2024
1 parent 54e2f8d commit e3a3128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ All of the above items, except for the new `nlp` Docker Container, are available

1. In your `archipelago-deployment` folder, navigate to and open the `docker-compose.yml` file.
2. Comment out (add # at the beggining of) line 76 for `image: "esmero/esmero-nlp:fasttext-multiarch"`
3. Remove the comment (# at the begnning) for line 78 for `image: "esmero/esmero-nlp:1.4.1-arm64"` OR `"esmero/esmero-nlp:1.4.1-amd64"` (depending on your particular computer platform CPU.
3. Remove the comment (# at the begnning) for line 78 for `image: "esmero/esmero-nlp:1.4.1-arm64"` OR `"esmero/esmero-nlp:1.4.1-amd64"` (depending on your particular computer platform CPU type).
4. Save your changes.
5. In your terminal, while still in your `archipelago-deployment` folder, run:
```shell
Expand Down

0 comments on commit e3a3128

Please sign in to comment.