InvokeAI/invokeai/app
2023-07-07 14:18:12 -04:00
..
api add merge api 2023-07-06 15:12:34 -04:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations Merge branch 'main' into release/invokeai-3-0-alpha 2023-07-07 14:18:12 -04:00
models feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
services improve user migration experience 2023-07-07 08:18:46 -04:00
util feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
api_app.py Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition) 2023-06-22 16:51:53 +10:00
cli_app.py Union[foo, None]=>Optional[foo] 2023-07-03 12:17:45 -04:00