Skip to main content
Stable Diffusion is a latent text-to-image diffusion model specializing in the generation of photo-realistic images based on textual inputs. It offers users the ability to autonomously create striking visual art within seconds. This model represents a significant advancement in image generation, particularly in terms of enhanced image composition and face generation, resulting in visually impressive and highly realistic output. With CUDO Compute you can deploy Stable Diffusion to the latest NVIDIA Ampere Architecture GPUs. Prebuilt images with NVIDIA drivers are ready to deploy.

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)
The main reason to select a higher VRAM is if you require larger image sizes

Install easy diffusion

SSH into your virtual machine and run the following commands

Start easy diffusion

Run easy diffusion and enable web remote access
Wait a few minutes and go to http://<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: An example of how to add them: