From 924a1d683d4f1483fdcecb8387d24a8ad38a878b Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 4 Jul 2023 07:45:04 -0400 Subject: [PATCH] add some links to cpu performance tips by @LynxPDA --- Command-Line-Arguments-and-Settings.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Command-Line-Arguments-and-Settings.md b/Command-Line-Arguments-and-Settings.md index 773aff1..ca4a667 100644 --- a/Command-Line-Arguments-and-Settings.md +++ b/Command-Line-Arguments-and-Settings.md @@ -39,6 +39,16 @@ To run, you must have all these flags enabled: `--use-cpu all --precision full - Though this is a questionable way to run webui, due to the very slow generation speeds; using the various AI upscalers and captioning tools may be useful to some people. +
Extras: + +For the technically inclined, here are some steps a user provided to boost CPU performance: + +https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10514 + +https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10516 + +
+ # All command line arguments | Argument Command | Value | Default | Description |