CoolFace
Apppublic

fluxdev/stable-diffusion-webui-forge

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes
extra-networks-copy-path-button.html5 linesDownload Raw Back to html
1<div class="copy-path-button card-button"2    title="Copy path to clipboard"3    onclick="extraNetworksCopyCardPath(event, '{filename}')"4    data-clipboard-text="{filename}">5</div>