Prerequisites
- Create a project and add an SSH key
- Choose a virtual machine with an NVIDIA GPU and remember to add plenty of storage
- Use the Ubuntu 22.04 + NVIDIA drivers + Docker image (in CLI tool type
-image ubuntu-nvidia-docker)
Install easy diffusion
SSH into your virtual machine and run the following commandsStart easy diffusion
Run easy diffusion and enable web remote accesshttp://<your-vm-ip>:9001 in your web browser
Stop easy diffusion and install xformers, then restart
Install xformers
Extra models
Optionally if you want to add another model over the standard they can be found here:- https://huggingface.co/stabilityai/stable-diffusion-2-1
- https://huggingface.co/stabilityai/stable-diffusion-2-1-base
- https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0