InvokeAI/invokeai/app/services
psychedelicious 1d2636aa90 feat: ignore unknown args
Do not throw when parsing unknown args, instead parse only known args print the unknown ones (supersedes #4216)
2023-09-08 13:24:37 -04:00
..
config feat: ignore unknown args 2023-09-08 13:24:37 -04:00
models fix(db): fix typing on ImageRecordChanges 2023-08-24 22:13:05 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
board_image_record_storage.py feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
board_images.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
board_record_storage.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
boards.py Apply black 2023-07-27 10:54:01 -04:00
default_graphs.py feat(nodes): primitives have value instead of a as field names 2023-08-21 19:17:36 +10:00
events.py Fix total_steps in generation event, order field added 2023-08-09 03:34:25 +03:00
graph.py fix(nodes): add version to iterate and collect 2023-09-05 23:47:57 +10:00
image_file_storage.py fix(nodes): fix uploading image metadata retention 2023-08-30 14:52:50 +10:00
image_record_storage.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
images.py feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
invocation_queue.py Apply black 2023-07-27 10:54:01 -04:00
invocation_services.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
invocation_stats.py chore: flake8 2023-08-22 10:14:46 +10:00
invoker.py Apply black 2023-07-27 10:54:01 -04:00
item_storage.py Apply black 2023-07-27 10:54:01 -04:00
latent_storage.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
model_manager_service.py Merge branch 'main' into refactor/rename-performance-options 2023-08-17 14:43:00 -04:00
processor.py fix bad merge 2023-08-16 08:53:07 -04:00
resource_name.py feat(nodes): add nameservice 2023-05-28 20:19:56 -04:00
sqlite.py feat: node editor 2023-08-16 09:54:38 +10:00
urls.py feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00