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