forked from mirrors/LibreTranslate
install_models.py note
This commit is contained in:
parent
e559f899b8
commit
753a33e7c5
1 changed files with 2 additions and 0 deletions
|
@ -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`.
|
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
|
## Run with WSGI and Gunicorn
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue