-
-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm expecting "0.0:" to hold that prompt until the idx of the next prompt.
However, I observe, that it holds for only one frame and then switches over to the next already.
Have a look at the prompts and the comfy output it produces:
The first prompt appears only on one line. I had expected it to go from 0.0 to 0.33.
Further, I had expected the second prompt to go from 0.33 to 0.5, third from 0.5 to 0.66, and fourth from 0.66 till the end.
These expectation are based on the text from the help box:
hold: Putting a colon after a single idx stops interpolation until the next provided index. Examples -> 0:, 0.5:, 16:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working