mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-14 03:24:20 +01:00
Updated Usage (markdown)
parent
0f6da08a48
commit
8ef518ceee
3
Usage.md
3
Usage.md
|
|
@ -19,7 +19,8 @@ services:
|
|||
Possible configuration:
|
||||
|
||||
# `auto`
|
||||
By default: `--medvram` are given, which allow you to use this model on a 6GB GPU, you can also use `--lowvram` for lower end GPUs.
|
||||
By default: `--medvram` is given, which allow you to use this model on a 6GB GPU, you can also use `--lowvram` for lower end GPUs. Remove these arguments if you are using a (relatively) high end GPU, like 40XX series cards, as these arguments will slow you down.
|
||||
|
||||
[You can find the full list of cli arguments here.](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/shared.py)
|
||||
|
||||
### Custom models
|
||||
|
|
|
|||
Loading…
Reference in a new issue