Document --auto-launch

This commit is contained in:
oobabooga 2023-03-13 12:43:33 -03:00
parent d97bfb8713
commit ddea518e0f
2 changed files with 3 additions and 2 deletions

View file

@ -163,6 +163,7 @@ Optionally, you can use the following command-line flags:
| `--listen` | Make the web UI reachable from your local network.|
| `--listen-port LISTEN_PORT` | The listening port that the server will use. |
| `--share` | Create a public URL. This is useful for running the web UI on Google Colab or similar. |
| '--auto-launch' | 'Open the web UI in the default browser upon launch' |
| `--verbose` | Print the prompts to the terminal. |
Out of memory errors? [Check this guide](https://github.com/oobabooga/text-generation-webui/wiki/Low-VRAM-guide).