Colab Notebook suddenly not working. RuntimeError: Your device does not support the current version of Torch/CUDA
I tried deleting everything in my GDrive folder to start fresh and the issue still persists. It was working fine for me a week ago on an A100 session as well as L4, and now the output is feeding me Torch compatibility issues no matter what version or GPU I attempt.
Error below:
/content/stable-diffusion-webui-forge
WEBUI ARGUMENTS: --gradio-img2img-tool color-sketch --enable-insecure-extension-access --gradio-queue --share --gradio-auth "a":"a"
Python 3.10.20 (main, Mar 3 2026, 09:24:47) [GCC 13.3.0]
Version: f2.0.1v1.10.1-previous-669-gdfdcbab6
Commit hash: dfdcbab685e57677014f05a3309b48cc87383167
Traceback (most recent call last):
File "/content//stable-diffusion-webui-forge/launch.py", line 54, in
main()
File "/content//stable-diffusion-webui-forge/launch.py", line 42, in main
prepare_environment()
File "/content/stable-diffusion-webui-forge/modules/launch_utils.py", line 434, in prepare_environment
raise RuntimeError(
RuntimeError: Your device does not support the current version of Torch/CUDA! Consider download another version:
https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/tag/latest
Source: lllyasviel/stable-diffusion-webui-forge