Skip to content

Conversation

csehatt741
Copy link
Contributor

Summary

A new bugfix was implemented to remove LoRAs from parameters when restoring all metadata for images generated without any LoRA

  • LoRA metadata check is added to LoRAs handler's parse method in parsing.tsx to avoid throwing an exception when there is no LoRA in the image metadata

Related Issues / Discussions

Closes #8487

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Aug 31, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) September 1, 2025 04:31
@psychedelicious psychedelicious force-pushed the feat/recall-all-remove-lora branch from 28d3651 to 367d47a Compare September 1, 2025 04:31
@psychedelicious psychedelicious merged commit 26690d4 into invoke-ai:main Sep 1, 2025
13 checks passed
@csehatt741 csehatt741 deleted the feat/recall-all-remove-lora branch September 2, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: 'Recall' -> 'Use All' on an image that has no LoRA will not clear out selected LoRAs.

2 participants