Skip to content

Releases: grokuku/stable-diffusion

V3.5.1

27 Jul 14:01
80ae8c6

Choose a tag to compare

added blackwell architecture for wheels

V3.5.0

26 Jul 22:08
4a847f5

Choose a tag to compare

Updates :

  • Change base image to Ubuntu 24.04
  • Added AiToolkit (N° 73)
  • TORCH_CUDA_ARCH_LIST="8.0 8.6 8.7 8.9 9.0 9.0a 10"

V3.4.0

11 Jan 21:08
a3cd2ba

Choose a tag to compare

Updates :

V3.3.1

23 Dec 09:00
6e94faf

Choose a tag to compare

  • FaceFusion 3.0 not launching fixed (thanks @aurel-g )

V3.3.0

17 Sep 08:05
fb78015

Choose a tag to compare

General:

  • Added FluxGym as option 71

V3.2.3

07 Aug 18:32
cbb9494

Choose a tag to compare

General:

  • Improving permissions management / startup time on some systems ( thanks @aurel-g )

V3.2.2

04 Aug 12:39
cd62100

Choose a tag to compare

ComfyUI:

  • Moved T5 and unet to common model folder

Auto1111/Forge:

  • Fixed a bug that prevent from starting

V3.2.1

02 Aug 20:16
010b44c

Choose a tag to compare

Github workflow fix

V3.2.0

30 Jun 13:51
f9ead69

Choose a tag to compare

General :

  • removed installation of some packages
  • add the possibility to have a custom requirements.txt
  • change the docker-compose file

ComfyUI:

  • Try to install python dependencies of all custom nodes after a clean of the virtual env folder

SwarmUI:

  • Changed The repo to the new one
  • Renamed folders accordingly (the old one is kept to let users replicate custom changes)

IOPaint:

  • Should upgrade now

V3.1.3

23 Apr 12:57
7439f67

Choose a tag to compare

General :

ffmpeg is now installed by default

Automatic1111:

Fix output folder (again)
add temporary fix for controlnet

ComfyUI:

Try to install python dependencies of all custom nodes at start