-
Notifications
You must be signed in to change notification settings - Fork 801
Trellis on RTX 5090 ? #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
File "d:\ai\ComfyUI_cu128_50XX\python_embeded\Lib\site-packages\setuptools\command\build_ext.py", line 264, in build_extension |
It seems to me that the submodules of trellis cannot be easily set up with 5090 currently. I am also having this problem. |
Hey all, after pulling all my hair out, I FINALLY found a way to make Trellis work on RTX 5090. I made a fork with updated readme instructions here I've also made a pull request to add these instructions to the official repo Hope this helps ! |
Hello !
I have a RTX 5090 and I can't use Trellis with it. After following the install instructions, I have a message saying that "NVIDIA GeForce RTX 5090 with CUDA capability sm_120 is not compatible with the current PyTorch installation".
After searching around, I found that Pytorch released a nightly build for Pytorch for CUDA 12.8, which I installed in the environment. I think it worked, but I'm stuck at Kaolin not working with the newly installed torch.
Does anyone have the same issue?
The text was updated successfully, but these errors were encountered: