Getting black output need to relaunch the Webui to fix. #116
DivanoDova
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After some time i only get black output images, the only fix is to stop the current webui and relaunch another one...
Is there a way to detect than all the output are black and then relaunch a new webui instance and restart the batch.
The fact that i need to relaunch webui to fix this issue make me thing about a way to relaunch the webui at the same states (parameters/prompts etc...) it was before relaunch, Is this a things? because it became boring to enter my parameters everytime i relaunch the webui.
Im on windows 11, RX6600 5600G 32gb Ram
My launch args:
set COMMANDLINE_ARGS=--autolaunch --medvram --api --precision autocast --no-half --no-half-vae --opt-sub-quad-attention --sub-quad-q-chunk-size 512 --sub-quad-kv-chunk-size 512 --sub-quad-chunk-threshold 80 --disable-nan-check --use-cpu interrogate gfpgan bsrgan esrgan scunet codeformer
Also tried;
set COMMANDLINE_ARGS=--autolaunch --medvram --api --precision full--no-half --no-half-vae --opt-sub-quad-attention --sub-quad-q-chunk-size 512 --sub-quad-kv-chunk-size 512 --sub-quad-chunk-threshold 80 --disable-nan-check --use-cpu interrogate gfpgan bsrgan esrgan scunet codeformer
Beta Was this translation helpful? Give feedback.
All reactions