stable-diffusion-webui / html /extra-networks-copy-path-button.html
mahdimokhtari's picture
Upload folder using huggingface_hub
e4c7bb0 verified
raw
history blame contribute delete
168 Bytes
<div class="copy-path-button card-button"
title="Copy path to clipboard"
onclick="extraNetworksCopyCardPath(event)"
data-clipboard-text="{filename}">
</div>