Skip to content

Separate prompt editing steps in hires fix #6817

@SirVeggie

Description

@SirVeggie

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Scenario: Generating an image at 50 steps, 10 highres fix steps.

If the prompt includes [cat:frog :0.2], the word cat changes to frog at 10 step mark. However during highres fix stage instead of changing at 2 step mark, it changes at 10 steps as well.

Steps to reproduce the problem

  1. prompt: [cat:frog :0.2]
  2. steps 50
  3. fix seed in place
  4. generate image
  5. enable highres fix at 10 steps, 0.6 denoise
  6. generate another image
  7. highres fix image is clearly more cat than the previous image

What should have happened?

When using percentage with prompt editing, it should be recalculated at the start of highres fix for the edit to occur in the correct position.

Commit where the problem happens

ff6a5bc

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Brave

Command Line Arguments

--xformers

Additional information, context and logs

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions