InvokeAI/invokeai/frontend
psychedelicious 5240ec6e6f feat(ui): add Result type & helpers
Wrappers to capture errors and turn into results:
- `withResult` wraps a sync function
- `withResultAsync` wraps an async function

Comments, tests.
2024-08-30 22:20:12 +10: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 feat(ui): add Result type & helpers 2024-08-30 22:20:12 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00