Upgrade spandrel version by JPPhoto · Pull Request #8996 · invoke-ai/InvokeAI
Summary
Fix dependency resolution for AuraSR-v2 (https://huggingface.co/fal/AuraSR-v2) and other model support by upgrading spandrel in uv.lock from 0.4.1 to 0.4.2.
Related Issues / Discussions
Invoke was not recognizing the .safetensors file in newer spandrel models as a valid model.
QA Instructions
Confirm that uv sync upgrades spandrel to 0.4.2. Load in a newer spandrel model and make sure the model manager recognizes it.
Merge Plan
Checklist
- The PR has a short but descriptive title, suitable for a changelog
- Tests added / updated (if applicable)
- ❗Changes to a redux slice have a corresponding migration
- Documentation added / updated (if applicable)
- Updated
What's Newcopy (if doing a release after this PR)