mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
Show version 3.0.10 for ED 2 and 3.0 users, and 3.5.0 for webui users
This commit is contained in:
parent
16463431dd
commit
e32b34e2f4
@ -36,7 +36,10 @@
|
||||
<img id="logo_img" src="/media/images/icon-512x512.png" >
|
||||
Easy Diffusion
|
||||
<small>
|
||||
<span id="version">v3.5.0</span> <span id="updateBranchLabel"></span>
|
||||
<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> <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>
|
||||
</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user