nolanaatama / sd-1click-colab

1.09k stars 485 forks source link

RuntimeError #30

Closed X3gold closed 1 year ago

X3gold commented 1 year ago

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.

samvimes23 commented 1 year ago

Any fix?

Geniu1999 commented 1 year ago

same issue it just stopped working once i lost connection to colab and reconnected with new sesion

AmadeusLight commented 1 year ago

same error to me right now

sanaehirotaka commented 1 year ago

i am also having the same problem.😢

Launching Web UI with arguments: --share --disable-safe-unpickle --no-half-vae --xformers --enable-insecure-extension- --gradio-queue --remotemoe
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/dist-packages/torchvision/extension.py", line 80, in _check_cuda_version
    raise RuntimeError(
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.
nolanaatama commented 1 year ago

just updated the setups. you may tell me if it still not working mates

X3gold commented 1 year ago

Worked great thank you

Sudharma-11 commented 1 year ago

Now I am finding the same error