Is there an existing issue for this?
What would your feature do ?
Previously when using v1.5 if an image was generated and a lora, etc wasn't present, it would be noted in the log window.
This appears to have been removed under d841976.
While the error can still be listed in the log window by setting SD_WEBUI_LOG_LEVEL to INFO, this introduces a lot of noise.
I am proposing that output warnings again be added to the log window. With them showing in the log window, you can see straight away if a Lora, etc is missing and stop the generation. I believe with it only being shown in the UI, you can't tell until the generation is complete.
Proposed workflow
Generate an image. If a Lora, etc listed in the prompt is not found output the warning to the log window so generation can be stopped rather than waiting for it to complete and check in the UI.
Workflow: Write/Copy/Edit prompt, hit generate, check output window for any issues, cancel generation if issue detected, fix prompt, generate again
Additional information
No response
Is there an existing issue for this?
What would your feature do ?
Previously when using v1.5 if an image was generated and a lora, etc wasn't present, it would be noted in the log window.
This appears to have been removed under d841976.
While the error can still be listed in the log window by setting SD_WEBUI_LOG_LEVEL to INFO, this introduces a lot of noise.
I am proposing that output warnings again be added to the log window. With them showing in the log window, you can see straight away if a Lora, etc is missing and stop the generation. I believe with it only being shown in the UI, you can't tell until the generation is complete.
Proposed workflow
Generate an image. If a Lora, etc listed in the prompt is not found output the warning to the log window so generation can be stopped rather than waiting for it to complete and check in the UI.
Workflow: Write/Copy/Edit prompt, hit generate, check output window for any issues, cancel generation if issue detected, fix prompt, generate again
Additional information
No response