InvokeAI/invokeai/app
psychedelicious 5bec64d65b fix(backend): fix typings in batch_manager.py
- `batch_indicies` is `tuple[int]` not `list[int]`
- explicit `None` return values
2023-08-17 12:07:20 +10:00
..
api fix(api): fix start_batch route responses 2023-08-17 11:51:14 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli Run python black 2023-07-28 09:46:44 -04:00
invocations feat: make primitive node titles consistent 2023-08-16 23:04:36 +10:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services fix(backend): fix typings in batch_manager.py 2023-08-17 12:07:20 +10:00
util Apply requested changes 2023-08-10 06:19:22 +03:00
api_app.py feat: node editor 2023-08-16 09:54:38 +10:00
cli_app.py Run python black 2023-08-15 21:51:45 -04:00