I know this is a pretty big ask, but would it be possible to update the possible versions of CUDA and torch?
For example, my old gtx1080ti gets torch 2.6.0+cu124 when it can run torch 2.12.1+cu126 (at least for python 3.13)
And as I wrote above, I realize this is more work than what a "please fix this for me" is worth. I'd be happy to help and do my best to try to figure out which versions work for different cards.
I just want to try LTX 2.5, and Comfy dropped support for torch 2.6. : (
EDIT:
This might be a good start: https://github.com/pytorch/pytorch/blob/main/.ci/manywheel/build_env_setup.py#L67
I know this is a pretty big ask, but would it be possible to update the possible versions of CUDA and torch?
For example, my old gtx1080ti gets torch 2.6.0+cu124 when it can run torch 2.12.1+cu126 (at least for python 3.13)
And as I wrote above, I realize this is more work than what a "please fix this for me" is worth. I'd be happy to help and do my best to try to figure out which versions work for different cards.
I just want to try LTX 2.5, and Comfy dropped support for torch 2.6. : (
EDIT:
This might be a good start: https://github.com/pytorch/pytorch/blob/main/.ci/manywheel/build_env_setup.py#L67