Skip to content

Releases: easydiffusion/sdkit

v3.2.0

24 Apr 06:20

Choose a tag to compare

v3.2.0 Pre-release
Pre-release

Another pre-release of v3, based on stable-diffusion.cpp.

The release artifacts aren't meant to be downloaded directly (for now). They will be fetched in Easy Diffusion as individual files.

v2.1.1

24 Apr 10:09

Choose a tag to compare

  • Disable outdated and broken LoRA compatibility check

v3.1.0

06 Feb 10:38

Choose a tag to compare

v3.1.0 Pre-release
Pre-release

Another pre-release of v3, based on stable-diffusion.cpp.

The release artifacts aren't meant to be downloaded directly (for now). They will be fetched in Easy Diffusion as individual files.

v3.0.0

28 Nov 11:40

Choose a tag to compare

v3.0.0 Pre-release
Pre-release

First release of v3, based on stable-diffusion.cpp.

The release artifacts aren't meant to be downloaded directly (for now). They will be fetched in Easy Diffusion as individual files.

v2.1.0

05 Sep 14:56

Choose a tag to compare

Install using python -m pip install sdkit==2.1.0

v2.0.22.6

19 Feb 09:25

Choose a tag to compare

v2.0.22.4

04 Feb 15:52

Choose a tag to compare

Allow a string device ID argument in sdkit.utils.is_cpu_device()

Install using python -m pip install sdkit==2.0.22.4

v2.0.22.2

03 Feb 12:44

Choose a tag to compare

  • Convenient command to test image generation from the command line, without writing python code: python -m sdkit -p 'Astronaut riding a horse' -m 'path/to/sd-model.safetensors'
  • Minor refactor - move torch-device utilities to torchruntime
  • Minor bugfix (remove a missed hardcoding of cuda)

Install using python -m pip install sdkit==2.0.22.2

v2.0.22

31 Jan 10:14

Choose a tag to compare

Adds support for DirectML (AMD and Integrated GPUs on Windows), Intel XPU (Arc) and MTIA.

Install using python -m pip install sdkit==2.0.22

v2.0.21.1

28 Jan 16:48

Choose a tag to compare

Workaround for a bug in basicsr with newer versions of torchvision, also fixes codeformer.

Install using python -m pip install sdkit==2.0.21.1