Skip to content

Releases: easydiffusion/sdkit

v3.3.0

v3.3.0 Pre-release
Pre-release

Choose a tag to compare

@cmdr2 cmdr2 released this 05 Jun 06:15
  • Update sd.cpp

v3.4.0

v3.4.0 Pre-release
Pre-release

Choose a tag to compare

@cmdr2 cmdr2 released this 25 Jun 12:47
  • Support Krea2 and Ideogram4
  • Update sd.cpp

v3.2.0

v3.2.0 Pre-release
Pre-release

Choose a tag to compare

@cmdr2 cmdr2 released this 24 Apr 06:20

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

Choose a tag to compare

@cmdr2 cmdr2 released this 24 Apr 10:09
  • Disable outdated and broken LoRA compatibility check

v3.1.0

v3.1.0 Pre-release
Pre-release

Choose a tag to compare

@cmdr2 cmdr2 released this 06 Feb 10:38

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

v3.0.0 Pre-release
Pre-release

Choose a tag to compare

@cmdr2 cmdr2 released this 28 Nov 11:40

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

Choose a tag to compare

@cmdr2 cmdr2 released this 05 Sep 14:56

Install using python -m pip install sdkit==2.1.0

v2.0.22.6

Choose a tag to compare

@cmdr2 cmdr2 released this 19 Feb 09:25

v2.0.22.4

Choose a tag to compare

@cmdr2 cmdr2 released this 04 Feb 15:52

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

Choose a tag to compare

@cmdr2 cmdr2 released this 03 Feb 12:44
  • 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