InvokeAI/invokeai/app
psychedelicious 818d37f304 fix(api): retain cover image when converting model to diffusers
We need to retrieve and re-save the image, because a conversion to diffusers creates a new model record, with a new key.

See: https://old.reddit.com/r/StableDiffusion/comments/1cnx40d/invoke_42_control_layers_regional_guidance_w_text/l3bv152/
2024-05-13 08:46:07 +10:00
..
api fix(api): retain cover image when converting model to diffusers 2024-05-13 08:46:07 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations cleanup: seamless unused older code cleanup 2024-05-13 08:11:08 +10:00
services feat(mm): handle PC_PATH_MAX on external drives on macOS 2024-04-30 07:57:03 -04:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util tidy(backend): clean up controlnet_utils 2024-04-25 13:20:09 +10:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00