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): make sure schema has loaded before trying to load any workflows #7364

Closed maryhipp closed 5 days ago

maryhipp commented 5 days ago

Summary

Makes sure that the schema has been loaded and parsed before the UI tries to load any workflows. Solves a race conditions where edges didn't appear for workflows passed in a studio init action

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist