InvokeAI/invokeai/app
psychedelicious 78b8cfede3
fix(nodes,ui): optional metadata
- Make all metadata items optional. This will reduce errors related to metadata not being provided when we update the backend but old queue items still exist
- Fix a bug in t2i adapter metadata handling where it checked for ip adapter metadata instaed of t2i adapter metadata
- Fix some metadata fields that were not using `InputField`
2023-10-15 10:44:16 +11:00
..
api feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli isort wip 2023-09-12 13:01:58 -04:00
invocations fix(nodes,ui): optional metadata 2023-10-15 10:44:16 +11:00
services enable the ram cache slider in invokeai-configure 2023-10-12 23:04:16 -04:00
util feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
api_app.py Removing logging import from api_api.py 2023-09-25 07:25:32 +10:00
cli_app.py Merge branch 'main' into refactor/rename-get-logger 2023-09-23 14:49:07 -07:00