latent-diffusion
latent-diffusion copied to clipboard
how to work on RTX 3090
When I follow the instruction, this occurs: NVIDIA GeForce RTX 3090 with CUDA capability sm_86 is not compatible with the current PyTorch installation. The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70.
Install the CUDA 11.3+ version of PyTorch --
pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
See here - https://pytorch.org/