mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-03 10:50:23 +00:00
Merge branch 'extra-network-preview-lazyload' of https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class='card' onclick={card_clicked}>
|
||||
{preview_html}
|
||||
{metadata_button}
|
||||
{background_image}
|
||||
{metadata_button}
|
||||
<div class='actions'>
|
||||
<div class='additional'>
|
||||
<ul>
|
||||
@@ -12,4 +12,3 @@
|
||||
<span class='description'>{description}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user