mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
update changelog for 3.5
This commit is contained in:
parent
b3f714923f
commit
8bf8d0b1a1
10
CHANGES.md
10
CHANGES.md
@ -4,11 +4,11 @@
|
||||
### Major Changes
|
||||
- **Flux**
|
||||
- **Stable Diffusion 3**
|
||||
- **LyCORIS**
|
||||
- **Lots of new samplers**
|
||||
- **Lots of new schedulers**
|
||||
- **Lots of new Controlnet filters and model supports** (including QR ControlNets)
|
||||
- **New upscalers** - `SwinIR`, `ScuNET`, `Nearest`, `Lanczos`, `ESRGAN`
|
||||
- **LyCORIS** - including `LoCon`, `Hada`, `IA3` and `Lokr`.
|
||||
- **11 new samplers** - `DDIM CFG++`, `DPM Fast`, `DPM++ 2m SDE Heun`, `DPM++ 3M SDE`, `Restart`, `Heun PP2`, `IPNDM`, `IPNDM_V`, `LCM`, `[Forge] Flux Realistic`, `[Forge] Flux Realistic (Slow)`.
|
||||
- **15 new schedulers** - `Uniform`, `Karras`, `Exponential`, `Polyexponential`, `SGM Uniform`, `KL Optimal`, `Align Your Steps`, `Normal`, `DDIM`, `Beta`, `Turbo`, `Align Your Steps GITS`, `Align Your Steps 11`, `Align Your Steps 32`.
|
||||
- **42 new Controlnet filters, and lots of new ControlNet models supported** (including QR ControlNets).
|
||||
- **5 upscalers** - `SwinIR`, `ScuNET`, `Nearest`, `Lanczos`, `ESRGAN`.
|
||||
- **Faster than v3.0**
|
||||
- **Major rewrite of the code** - We've switched to `Forge WebUI` under the hood, which brings a lot of new features, faster image generation, and support for all the extensions in the Forge/Automatic1111 community. This allows Easy Diffusion to stay up-to-date with the latest features, and focus on making the UI and installation experience even easier.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user