InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

fix(api): model cover image lost

Open psychedelicious opened this issue 1 year ago • 0 comments

Summary

Fixes two bugs with model cover images:

Related Issues / Discussions

^ reddit links

QA Instructions

Losing cover image when editing a model:

  • Set a model's image (e.g. a LoRA)
  • Edit the model in any way (e.g. add a trigger phrase to a LoRA)
  • The image should not be lost

Losing cover image when converting a diffusers model:

  • Set a model image on a diffusers model
  • Convert to diffusers
  • The image should not be lost

Merge Plan

n/a

Checklist

  • [x] The PR has a short but descriptive title, suitable for a changelog
  • [ ] Tests added / updated (if applicable)
  • [x] Documentation added / updated (if applicable)

psychedelicious avatar May 10 '24 01:05 psychedelicious