stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

fix can't get current hash

Open Akegarasu opened this issue 2 years ago • 0 comments

Description

When using WEBUI_LAUNCH_LIVE_OUTPUT, the default arg "live" for function "run" is set to True. This prevents getting stdout and stderr from return value, thereby making it impossible to get the current_hash. As a result, offline startup is not possible.

Screenshots/videos:

Checklist:

Akegarasu avatar Jun 29 '23 10:06 Akegarasu