Installing invokeai package...
C:\Users\TRIANG~1\AppData\Local\Temp\2qadg3eQQtmUxm21IcO3HeTEr1O\resources\bin\uv.exe pip install --python 3.11 --python-preference only-managed invokeai==v5.12.0 --force-reinstall --compile-bytecode --index=https://download.pytorch.org/whl/cu124
× No solution found when resolving dependencies:
╰─▶ Because only torch<=2.6.0+cu124 is available and invokeai==5.12.0
depends on torch>=2.7.0,<2.8.dev0, we can conclude that invokeai==5.12.0
cannot be used.
And because you require invokeai==5.12.0, we can conclude that your
requirements are unsatisfiable.
hint:torchwas requested with a pre-release marker (e.g.,
torch>=2.7.0,<2.8.dev0), but pre-releases weren't enabled (try:
--prerelease=allow)
hint:torchwas found on https://download.pytorch.org/whl/cu124,
but not at the requested version (torch>=2.7.0,<2.8.dev0). A
compatible version may be available on a subsequent index (e.g.,
https://pypi.org/simple). By default, uv will only consider versions
that are published on the first index that contains a given package, to
avoid dependency confusion attacks. If all indexes are equally trusted,
use--index-strategy unsafe-best-matchto consider all versions from
all indexes, regardless of the order in which they were defined.
Failed to install invokeai python package: Process exited with code 1