Package
InvokeAI 5.12.0
When did the issue occur?
Installing the Package
What GPU / hardware type are you using?
3060 Ti with CUDA 12.9 and latest driver
What happened?
When updating from 5.11.0 to 5.12.0 of InvokeAI the newly required torch 2.7.0 and torchvision 0.22.0 were not installed in their cu128 forms. I had to manually overwrite the packages via the cu128 wheel index and specifying the "2.7.0+cu128" and "0.22.0+cu128" builds.
5.11 automatically installed 2.6.0+cu124 so I assume its just a kink in supporting the new version.
Console output
No response
Version
2.14.1
What Operating System are you using?
Windows
Package
InvokeAI 5.12.0
When did the issue occur?
Installing the Package
What GPU / hardware type are you using?
3060 Ti with CUDA 12.9 and latest driver
What happened?
When updating from 5.11.0 to 5.12.0 of InvokeAI the newly required torch 2.7.0 and torchvision 0.22.0 were not installed in their cu128 forms. I had to manually overwrite the packages via the cu128 wheel index and specifying the "2.7.0+cu128" and "0.22.0+cu128" builds.
5.11 automatically installed 2.6.0+cu124 so I assume its just a kink in supporting the new version.
Console output
No response
Version
2.14.1
What Operating System are you using?
Windows