install_models.py note

This commit is contained in:
Piero Toffanin 2022-12-20 12:39:36 -05:00
parent e559f899b8
commit 753a33e7c5

View file

@ -216,6 +216,8 @@ If you're using docker:
Start the program with the `--update-models` argument. For example: `libretranslate --update-models` or `./run.sh --update-models`.
Alternatively you can also run the `install_models.py` script.
## Run with WSGI and Gunicorn
```