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