Linaqruf / sd-notebook-collection

210 stars 44 forks source link

Detected that PyTorch and torchvision were compiled with different CUDA versions #36

Closed misdi closed 1 year ago

misdi commented 1 year ago

How to fix this error:

RuntimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=11.7 and torchvision has CUDA Version=11.8. Please reinstall the torchvision that matches your PyTorch install.

Linaqruf commented 1 year ago

Hi, are you using Colab Pro?

misdi commented 1 year ago

no, I'm using cagliostro-colab-ui.ipynb

misdi commented 1 year ago

problem solved. I must clean up the folder and unpacking.

thank you.