Installation

System Requirements

  1. Windows 10/11, Linux or Mac.
  2. An NVIDIA graphics card, preferably with 4GB or more of VRAM or an M1 or M2 Mac. But if you don’t have a compatible graphics card, you can still use it with a “Use CPU” setting. It’ll be very slow, but it should still work.
  3. 8GB of RAM and 20GB of disk space.

You do not need anything else. You do not need WSL, Docker or Conda. The installer will take care of it.

Installation

Windows

  1. Download for Windows
  2. Run the downloaded Easy-Diffusion-Windows.exe file.
  3. Run Easy Diffusion once the installation finishes. You can also start from your Start Menu, or from your desktop (if you created a shortcut).

This will automatically install Easy Diffusion, set it up, and start the interface. No additional steps are needed.

Linux

  1. Download for Linux

  2. Extract:
    • Extract the file with your favourite file manager, or use unzip Easy-Diffusion-Linux.zip in a terminal.
    • After extracting the .zip file, please open a terminal, and go to the easy-diffusion directory.
  3. Run:
    • In the terminal, run ./start.sh (or bash start.sh)

This will automatically install Easy Diffusion, set it up, and start the interface. No additional steps are needed.

MacOS

  1. Download for MacOS

  2. Extract:
    • Extract the file with your favourite file manager, or use unzip Easy-Diffusion-Mac.zip in a terminal.
    • After extracting the .zip file, please open a terminal, and go to the easy-diffusion directory.
  3. Run:
    • In the terminal, run ./start.sh (or bash start.sh)

This will automatically install Easy Diffusion, set it up, and start the interface. No additional steps are needed.

Uninstall

Just delete the easy-diffusion folder to uninstall all the downloaded packages.

Updates

The software updates itself every time you start it. By default, it will update to the latest stable version. If you want to test out new features, you can switch to the beta chanel in the system settings: screenshot of the system settings showing the beta channel checkbox


Improve this page