InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[enhancement]: Shuffle Seed button on workflows

Open keturn opened this issue 8 months ago • 1 comments

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?

keturn avatar Mar 14 '25 19:03 keturn

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 avatar Mar 15 '25 10:03 psychedelicious

@psychedelicious, do you mean something like this?

Image

csehatt741 avatar Aug 20 '25 07:08 csehatt741

Yep! @keturn , does this look good to you?

psychedelicious avatar Aug 20 '25 07:08 psychedelicious