mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-03 08:36:12 +02:00
v3.5.1
This commit is contained in:
parent
2f9b907a6b
commit
49488ded01
@ -14,6 +14,7 @@
|
||||
v3.5 is currently an optional upgrade, and you can switch between the v3.0 (diffusers) engine and the v3.5 (webui) engine using the `Settings` tab in the UI.
|
||||
|
||||
### Detailed changelog
|
||||
* 3.5.1 - 17 Dec 2024 - Update Forge to the latest commit.
|
||||
* 3.5.0 - 11 Oct 2024 - **Preview release** of the new v3.5 engine, powered by Forge WebUI (a fork of Automatic1111). This enables Flux, SD3, LyCORIS and lots of new features, while using the same familiar Easy Diffusion interface.
|
||||
|
||||
## v3.0
|
||||
|
@ -38,7 +38,7 @@
|
||||
<small>
|
||||
<span id="version">
|
||||
<span class="gated-feature" data-feature-keys="backend_ed_classic backend_ed_diffusers">v3.0.10</span>
|
||||
<span class="gated-feature" data-feature-keys="backend_webui">v3.5.0</span>
|
||||
<span class="gated-feature" data-feature-keys="backend_webui">v3.5.1</span>
|
||||
</span> <span id="updateBranchLabel"></span>
|
||||
<div id="engine-logo" class="gated-feature" data-feature-keys="backend_webui">(Powered by <a id="backend-url" href="https://github.com/lllyasviel/stable-diffusion-webui-forge" target="_blank">Stable Diffusion WebUI Forge</a>)</div>
|
||||
</small>
|
||||
|
Loading…
x
Reference in New Issue
Block a user