Hello. I have installed torch 2 via this command on runpod io instance
everything installed perfectly fine
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
with torch 1 we were not getting any error but with torch 2 we are getting
how to fix?
it is using unix
Could not load library libcudnn_cnn_infer.so.8. Error: libnvrtc.so: cannot open shared object file: No such file or directory
On Windows same prodecure working very well
We are using automatic1111 web ui to use stable diffusion