Releases: ForserX/StableDiffusionUI
Releases · ForserX/StableDiffusionUI
3.3.2
3.3.1
XUI 3.3
XUI 3.3 Preview
XUI 3.2.2 Community Version
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
XUI 3.2.2
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
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
+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
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
This is a preliminary version related to updating the Python dependencies used.
Full Changelog: 3.1.3...3.1.4
XUI: 3.1.3
What is new
- Ported to Diffusers 0.15
- Ported to controlnet_aux 0.2
- Fixed progress bar in Main form