InvokeAI/invokeai/app
Jonathan 80d631118d
Fix field ordering
Changed fields to go in w/h x/y order.
2024-04-09 14:17:55 -05:00
..
api feat(nodes): disable mosaic fill 2024-04-05 08:49:13 +11:00
assets/images
invocations Fix field ordering 2024-04-09 14:17:55 -05:00
services (feat) add a method to get the path of an image from the invocation context 2024-04-08 18:42:55 +10:00
shared
util feat(mm): move HF token helper to route 2024-03-20 15:05:25 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py Check for cuDNN version compatibility issues on startup. Prior to this check, the app would silently run with ~50% performance degradation caused by a cuDNN version mismatch. 2024-03-28 07:32:06 +11:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00