Error: ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Cause
Using a network proxy.
Solution
Modify line 80 of stable-diffusion-webui/webui.py from share=cmd_opts.share, to share=True,
English prompts are preferred to avoid misinterpretation by AI. Multiple keywords should be separated by ,. For prompt phrases with multiple words, enclose them in parentheses ().