had trouble setting up RFdiffusion #106
Unanswered
tianxu0531
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'm stuck with RFdiffusion on my PC.
I'm on Windows 10 Pro 22H2 with Intel Xeon CPU, 32GB RAM, and NVIDIA Quadro K1200.
I got CUDA toolkit 11.1 and did everything in the README.md to set up RFdiffusion, but it's not working.
I used anaconda prompt, cloned the repo, downloaded the weights, made and activated SE3nv, installed SE3transformer, and got the ppi scaffold examples.
But when I ran the diffusion script
python ./scripts/run_inference.py contigmap.contigs=[5-15] inference.output_prefix=test_outputs/test inference.num_designs=10
I got this error.
Can anyone help me out? Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions