RFdiffusion
RFdiffusion copied to clipboard
Docker file
Hello guys Im having trouble getting the docker file to load as when I try to run it it gives me this error. Please help!
Hello I had the same problem
I chamged the line for torch to this:
torch==1.12.1 --extra-index-url https://download.pytorch.org/whl/cu116 \
it seems somehow the versioning specification changed from the time it was published. In case I changed anything, here is the full dockerfile i used (which builds and I am using now):