SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

In Prompt Replace, generation will not start if the first item in the parameter list, which matches what is in the prompt, is set to SKIP:

Open brendanhoar opened this issue 5 months ago • 0 comments

Expected Behavior

The Grid's Prompt Replace should allow you to skip the first value.

Actual Behavior

Unlike most parameters, Grid will not run if the first value of Prompt Replace is set to SKIP:

Steps to Reproduce

This works... Prompt: This is a cat. Prompt Replace: cat||SKIP:dog||mouse

This does not... Prompt: This is a cat. Prompt Replace: SKIP:cat||dog||mouse

Debug Logs

N/A

Other

No response

brendanhoar avatar Oct 01 '24 03:10 brendanhoar