mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-01 07:35:38 +02:00
* Searchable models Creates searchable dropdowns for SD, VAE, or HN models. Also adds a reload models button (placed next to SD models, reloads everything including VAE and HN models). * Fixing the editor pane display * Revert "Fixing the editor pane display" This reverts commit de902a634005224d744298c53500a5f33c96ab2a. * Move formatting to the CSS file * Rewritten the siblings functions I like these much better, and I imagine you will too. :) * Code cleanup * Minor tweak in list ordering Minor tweak to move the root folder's content at the end of the list (similar to the current version).