From 791e6c63ef29934c5b2692794a3825ef129fad0c Mon Sep 17 00:00:00 2001 From: mauwii Date: Tue, 11 Oct 2022 05:58:53 +0200 Subject: [PATCH] better admonitions for CLI.md --- docs/features/CLI.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/features/CLI.md b/docs/features/CLI.md index f628a645cf..b8d427d09b 100644 --- a/docs/features/CLI.md +++ b/docs/features/CLI.md @@ -100,16 +100,20 @@ overridden on a per-prompt basis (see [List of prompt arguments](#list-of-prompt | `--free_gpu_mem` | | `False` | Free GPU memory after sampling, to allow image decoding and saving in low VRAM conditions | | `--precision` | | `auto` | Set model precision, default is selected by device. Options: auto, float32, float16, autocast | -#### deprecated +!!! warning deprecated -These arguments are deprecated but still work: + These arguments are deprecated but still work: -| Argument | Shortcut | Default | Description | -|--------------------|------------|---------------------|--------------| -| `--weights ` | | `None` | Pth to weights file; use `--model stable-diffusion-1.4` instead | -| `--laion400m` | `-l` | `False` | Use older LAION400m weights; use `--model=laion400m` instead | +
-!!! note + | Argument | Shortcut | Default | Description | + |--------------------|------------|---------------------|--------------| + | `--weights ` | | `None` | Pth to weights file; use `--model stable-diffusion-1.4` instead | + | `--laion400m` | `-l` | `False` | Use older LAION400m weights; use `--model=laion400m` instead | + +
+ +!!! tip On Windows systems, you may run into problems when passing the invoke script standard backslashed path