zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
504 stars 44 forks source link

What happens if you change the prompt after a Dream has been created and you press the + button? #252

Closed rollzwiththepollz closed 1 year ago

rollzwiththepollz commented 1 year ago

What happened?

  1. Create Dream
  2. Don't select Y or N
  3. Change prompts
  4. Press +

Does the new Dream created take the new prompt into account? Or do I have to press N and create a new Dream for the new prompt to take affect?

Steps to reproduce the problem

  1. Create Dream
  2. Don't select Y or N
  3. Change prompts
  4. Press +

Does the new Dream created take the new prompt into account? Or do I have to press N and create a new Dream for the new prompt to take affect?

What should have happened?

See above

Commit where the problem happens

bf21c19

What platforms do you use to access openOutpaint?

MacOS

What browsers do you use to access the UI ?

Mozilla Firefox

Browser Extensions/Addons

None

AUTOMATIC1111 webUI Commandline Arguments

See above

Additional information

No response

zero01101 commented 1 year ago

well huh; i don't so much think it's a bug in that it's always been kind of a "more, please" button and i suppose i assumed "more, please" implied "more of the same thing, please", but i can absolutely see the value in tweaking the prompt... added in https://github.com/zero01101/openOutpaint/commit/674bdbe11b710668e29a8c776d900de243427afc, check the config window to enable the option since it's kind of a "breaking" change to existing functionality

Kadah commented 1 year ago

I wouldn't mind a new button that's "gen more with current prompt" or such.

Edit: Actually, the current UX with the setting is perfectly fine, minus the bug with Chrome :p