>>2938760>you don't need the space in the prompt editingKinda. It's a known issue in Comfy prompt control nodes:
>Currently [:cat:0.5] doesn't actually parse correctly, so you must use the shortcut form [cat:0.5]...or add a space like [ :cat:0.5]
>>2941497Yeah, it always swaps to the next one instead of just swapping between two.
>>2941481Guess that was me, already forgot. This works in Comfy. [[artistA|artistB]:artistA, artistB:0.5] so that it keeps swapping in the first half, then changes to having both in the prompt at once.
No idea what that's gonna do in other UIs though. I just discovered another major difference where [cow|horse] swaps at every step in webUI/Forge but every 10% of total steps in Comfy. To get the same behavior on Comfy you'd have to do [cow|horse:x] where x=1/stepCount