InvokeAI/invokeai/frontend
psychedelicious ba8bed6870 fix(ui): edge case resulting in no node templates when loading workflow, causing failure
Depending on the user behaviour and network conditions, it's possible that we could try to load a workflow before the invocation templates are available.

Fix is simple:
- Use the RTKQ query hook for openAPI schema in App.tsx
- Disable the load workflow buttons until w have templates parsed
2024-05-19 07:34:00 -07:00
..
cli feat(config): add CLI arg to specify config file 2024-03-20 15:05:25 +11:00
install feat(installer): remove updater 2024-03-26 14:48:29 +11:00
web fix(ui): edge case resulting in no node templates when loading workflow, causing failure 2024-05-19 07:34:00 -07:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00