-
Notifications
You must be signed in to change notification settings - Fork 555
Description
Hi,
I’ve been trying to install RFdiffusion on my Windows machine using WSL (Ubuntu), but I keep running into problems with dependencies — especially with CUDA, cuDNN, PyTorch (cu117), and DGL.
Even after following all available guides and trying different versions of these frameworks, installation either fails or the model won’t run properly due to GPU or CUDA compatibility issues.
It would be very helpful if the team (or community) could provide:
-
A step-by-step guide for installation on Windows/WSL.
-
Recommended CUDA and PyTorch versions that actually work under WSL.
-
Any known limitations or workarounds for Windows users.
Since many researchers and developers use Windows as their main system, having an official installation guide or Docker image for WSL would make RFdiffusion much more accessible.
Thank you for your amazing work on this project — it’s an incredible tool, and I’d love to get it running locally!
Best regards,
Kamyar Entezari