Skip to content

Index hold "0.0:" not working as expected #487

@felixniemeyer

Description

@felixniemeyer

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:
image

image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions