KohakuBlueleaf / a1111-sd-webui-lycoris

An extension for stable-diffusion-webui to load lycoris models.
Apache License 2.0
861 stars 116 forks source link

Critical performance regression due to recent code change #21

Closed vladmandic closed 1 year ago

vladmandic commented 1 year ago

Not sure if you're monitoring conversation in #20, but the latest code introduced a major performance issue. If you already are, feel free to ignore/close this.

RayHell commented 1 year ago

I confirm, I went from 24 it/s to 3.5it/s. If I remove the plugin I go back to 24 it/s

Rkkss commented 1 year ago

Tested it on new git clone with only lycoris installed. Changed from 10it/s to 2.5it/s

NaughtDZ commented 1 year ago

New version get slow to 1.00it/s on RTX3070 with 512*512

KohakuBlueleaf commented 1 year ago

@vladmandic Already push a fix for this plz check it

wzgrx commented 1 year ago

The latest version is still very slow, and it works normally after removing the extension

vladmandic commented 1 year ago

confirm as resolved using latest update with commit hash 3176baed