Skip to content

Releases: ForserX/StableDiffusionUI

3.3.2

23 Nov 10:39
Compare
Choose a tag to compare

What's Changed

  • Temporary fix for the model loader: cached text_encoder is used
    Full Changelog: 3.3.1...3.3.2

3.3.1

21 Aug 20:53
519e552
Compare
Choose a tag to compare

XUI 3.3

18 Aug 17:40
6c9a4ee
Compare
Choose a tag to compare

Correction after Microsoft jokes
image

XUI 3.3 Preview

14 Jun 22:44
c679d16
Compare
Choose a tag to compare

What's Changed

  • Experemental: Video to Video
  • Fixed ONNX converter.

Full Changelog: 3.2.2c...3.3.p

XUI 3.2.2 Community Version

11 Jun 19:40
41720f1
Compare
Choose a tag to compare

General

  • Support python 3.11
  • Support custom model dir
  • Fixes for ONNX converter
    • As well as minor fixes in the UI

Note

This release introduces the changes that users have requested.

Full Changelog: 3.2.2...3.2.2c
image

XUI 3.2.2

21 May 18:58
687c64c
Compare
Choose a tag to compare

image

What's Changed

Pix2Pix

  • ONNX: Working fixes
  • Setting the conversion threshold in UI

Runtimes

  • Added ONNX hack for ORT-Nighty install
  • ONNX: Fixed VAE converter working with PyTorch 2.0 and Diffusers 0.16.1

Other

  • Simplifying the use of LoRA and TI
    • old: lora:name.safetensors:100
    • new: lora:name:100

Full Changelog: 3.2.1...3.2.2

XUI 3.2.1

13 May 06:28
84dabac
Compare
Choose a tag to compare

What's Changed

  • Fixed image name and log name problems
  • Added new debug info system: error callstack and minudumps
  • Support SD 2.* models
  • Fixed whitespace problems
  • New download system without wget
  • Fixed PyTorch 2.0.0 and ONNX problems

Full Changelog: 3.2...3.2.1

XUI 3.2

04 May 12:27
217b5bc
Compare
Choose a tag to compare

+UI Fixes
+Textual Inversions Fixes
+UX improve
+Logger
+Memory optimization for ONNX
+ControlNet support long prompt for ONNX
+Batch generation
+ONNX 0.16 support
+etc

New Contributors

Full Changelog: 3.1.4...3.2

XUI 3.1.4 Preview

26 Apr 18:01
ed093b4
Compare
Choose a tag to compare

What's Changed

  • Support Textual inversion (ONNX only)
  • Support for controlnet_aux 0.0.3 working
  • UI: Back theme
  • UI: LoRA subfolders set at categories
    • And other

Preview 2

  • Fixed ONNX converter (Need full reinstall) [#12 #11]

This is a preliminary version related to updating the Python dependencies used.

Full Changelog: 3.1.3...3.1.4

XUI: 3.1.3

12 Apr 21:33
Compare
Choose a tag to compare

What is new

  • Ported to Diffusers 0.15
  • Ported to controlnet_aux 0.2
  • Fixed progress bar in Main form