mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-18 16:55:15 +02:00
fix commit info for ui-ux
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/anapnoe/stable-diffusion-webui" data-tooltip="UI/UX design by anapnoe" data-position="top" class="top">
|
||||
<a href="https://github.com/anapnoe/stable-diffusion-webui-ux" data-tooltip="UI/UX design by anapnoe" data-position="top" class="top">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
||||
<polygon points="19.5,13.7 21.6,9.9 11.8,9.9 16.7,18.5 17.7,16.7 17.1,15.7 16.7,16.5 13.5,10.9 19.9,10.9 18.9,12.7 "/>
|
||||
<polygon points="17.3,11.7 15.8,11.7 20.2,19.3 3.8,19.3 12,5.2 14.2,9 15.8,9 12,2.5 1.5,20.7 22.5,20.7 "/>
|
||||
|
||||
+1
-1
@@ -2013,7 +2013,7 @@ def versions_html():
|
||||
|
||||
<li><span>gradio: </span> {gr.__version__}</li>
|
||||
|
||||
<li><span>commit: <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/{commit}"></span>{short_commit}</a></li>
|
||||
<li><span>commit: <a href="https://github.com/anapnoe/stable-diffusion-webui-ux/commit/{commit}"></span>{short_commit}</a></li>
|
||||
|
||||
<li><span>checkpoint: </span><a id="sd_checkpoint_hash">N/A</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user