From 99b35dd48d734bf57184048d48c8b05959cb30bf Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 15 Jan 2023 15:46:09 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b5f6d1..32c3064 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Optionally, you can use the following command-line flags: | `--auto-devices` | Automatically split the model across the available GPU(s) and CPU.| | `--load-in-8bit` | Load the model with 8-bit precision.| | `--no-listen` | Make the webui unreachable from your local network.| -| `--settings-file SETTINGS\_FILE` | Load default interface settings from this json file. See settings-template.json for an example.| +| `--settings-file SETTINGS_FILE` | Load default interface settings from this json file. See settings-template.json for an example.| ## Presets