mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
Add tree-view display for extra networks.
This commit is contained in:
3
html/extra-networks-card-minimal.html
Normal file
3
html/extra-networks-card-minimal.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="card-minimal" onclick={card_clicked} data-name="{name}">
|
||||
{name}<span class="button-column">{copy_path_button}{metadata_button}{edit_button}</span>
|
||||
</div>
|
Reference in New Issue
Block a user