BinaryQuantumSoul / sdnext-modernui

SD.Next ModernUI
GNU Affero General Public License v3.0
15 stars 7 forks source link

[Issue] Control Tab / Base: Button to reuse the previous seed is missing #51

Closed Tillerz closed 2 weeks ago

Tillerz commented 1 month ago

Issue Description

Control Tab / Base: Button to reuse the previous seed is missing. See the same button on the txt2img tab.

I tried using the Restore button at the top instead, but that one has MANY problems. Not fetching the seed, deleting the negative prompt, replacing the initial image size with the final initial size and probably a lot more things that are not recovered from "last known generated image" or "current prompt". Whatever restore does, it's not doing what the mouseover says. Probably ONLY loading the things saved via the settings menu.

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

WSL2, Win11

Relevant log output

No response

Acknowledgements

vladmandic commented 1 month ago

Reuse previous seed on control tab has been discussed in sdnext repo, it will not make it as its implementation in txt2img/img2img is horrible.

But restore button should work for control tab. so pls provide exact reproducible examples what doesn't - otherwise it will not going to get fixed. and that issue should go into sdnext repo.