stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[FR] Add hypernetworks hash footprint

Open matthewdm0816 opened this issue 2 years ago • 1 comments

Textual inversion embeddings and stable diffusion models are hashed and displayed in many places (like in model selection or PNG info output) which helps replicating the image generation. Currently hypernetworks' name are shown but hashes are not.

matthewdm0816 avatar Oct 16 '22 21:10 matthewdm0816

Hi, any updates on this?

AxelUser avatar Feb 13 '23 00:02 AxelUser

All extra networks have their hashes added to the infotext as of the latest version. I don't have the commit on hand for when this was implemented but it's been for a few versions now.

catboxanon avatar Aug 12 '23 03:08 catboxanon