Skip to content

Commit

Permalink
Use opennmt-py from pip
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Sep 23, 2023
1 parent e65210c commit 78ef459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Easy to use, cross-platform toolkit to train [argos-translate](https://github.co
## Install

```bash
git clone https://github.com/LibreTranslate/Locomotive --recurse-submodules
git clone https://github.com/LibreTranslate/Locomotive --depth 1
cd Locomotive
pip install -r requirements.txt
```
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ requests==2.31.0
PyYAML==6.0.1
sacrebleu==2.3.1
subword-nmt>=0.3.7
./vendor/OpenNMT-py
OpenNMT-py==2.3.0

0 comments on commit 78ef459

Please sign in to comment.