invoke-ai / InvokeAI

Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
23.77k stars 2.44k forks source link

fix(ui): remove progress message condition for canvas destinations #7319

Closed psychedelicious closed 1 week ago

psychedelicious commented 1 week ago

Summary

Remove extraneous condition that would hide the progress message if the generation's destination was not canvas (this was left in from an earlier iteration of the feature)

Checklist