How to properly install ComfyUI / Stable Diffusion UI / Automatic1111 (including dependencies and requirements)
Certain ComfyUI or Automatic1111 extensions require different version of CUDA than the latest. You probably have 12.x installed, since it is the latest available. Unfortunately, the backwards compatibility is poor.
We'll be installing PyTorch for CUDA 11.8, independently, and we can change PyTorch versions without installing the full CUDA toolkit.
- Latest NVidia GPU Drivers installed
- Python 3.10.11 (at the time of writing this, the best version) - Optional, we can do this later