anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
978 stars 59 forks source link

[Feature Request]: Lazy-load extra network thumbnails? #101

Closed midcoastal closed 1 year ago

midcoastal commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Just... Don't load the thumbnails until the tab is expanded.

In an ideal world this would mean we don't load the network type thumbnails until that network type is visible, but if that is too granular, just delaying loading all until the tab is expanded would be super helpful.

I have something like 3k extra networks, I'd love to reclaim 40 seconds of load time (and that is LOCALLY, from the same machine, this locks the browser for minutes if I do it remote...)

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

See above

Additional information

No response

anapnoe commented 1 year ago

I will do that it is in my todo list