[Bug]: UserWarning: NVIDIA GeForce RTX 5070 Ti with CUDA capability sm_120 is not compatible with the current PyTorch installation. The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90. #16884
Labels
bug-report
Report of a bug, yet to be confirmed
Checklist
What happened?
As suggested, I start the fresh install process by using the pre-release ZIP file, then running update.bat, then running run.bat, which triggers the following:
But then, it will fail to launch. There is a way to fix this, but the user has to follow these specific steps manually:
Steps to reproduce the problem
Go through the normal NVIDIA GPU installation process and try to launch 1111.
What should have happened?
The run.bat should have detected the incompatibility issue and downloaded https://download.pytorch.org/whl/nightly/cu128 rather than https://download.pytorch.org/whl/cu121. The user shouldn't have to wait for a very long download of over 2 GB, and then have to manually reinstall with another very long download of over 3 GB. This workaround is far from an acceptable solution, and the assumption by developers that all users have fast internet connections is NOT some universal truth. A lot of people have really slow internet connections and they have to make do with that. And a lot of people don't know how to fix this issue (the manual reinstall). You shouldn't expect the average 1111 user to know how to fix it entirely by themselves.
What browsers do you use to access the UI ?
No response
Sysinfo
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: