InvokeAI
InvokeAI copied to clipboard
[enhancement]: Shuffle Seed button on workflows
Is there an existing issue for this?
- [x] I have searched the existing issues
What should this feature add?
Normal Invoke UI has a "Shuffle Seed" button. I'd like the same in my Linear Workflow form, as I do very much want to allow the user to keep the seed constant, but it'd be nice to give them a way to shuffle the seed.
Alternatives
Maybe the Random Integer node should get some special handling when added to a form?
How about a toggle for integer and float fields on the form that adds a shuffle button? Any number field would be supported, and the shuffle function would take into account the field's constraints.
@psychedelicious, do you mean something like this?
Yep! @keturn , does this look good to you?