automatic
automatic copied to clipboard
[Feature]: Add checksums to VAE dropdown menu
Feature description
In the sd_vae dropdown list, would it be possible to get checksums next to the vae filenames? There are a lot of VAEs posted in various locations that are just renamed versions of the same file and it would be nice to be able to verify that a new VAE is, in fact, different from the other ones I have.
Version Platform Description
No response
possible? yes. it would take some refactoring of entire vae handling as now its just a simple string value representing filename. i'll put it in my backlog.