Updated Optimized mode (markdown)

Thomas Mello 2022-09-23 01:33:30 +03:00
parent 1e31d05b32
commit 49b351acee

@ -1,9 +1 @@
# --optimized
## Some users need to run with `--precision full --no-half` it is reported commonly by 16xx nvidia graphics card users
Edit `scripts\relauncher.py`
`python scripts/webui.py` becomes `python scripts/webui.py --no-half --precision=full`
### Basic hardware survey/discussion to be done to find out which graphics cards people are using, and some data on generation times, vram usage etc with a selection of standardized settings
# Wiki is deprecated use [the new documentation website](https://sd-webui.github.io/stable-diffusion-webui/)