Skip to content

Bug: dynamic thresholding changes secondary sampler name #65

@afbagwell

Description

@afbagwell

Brief description: When saving an image in SD.Next, the dynamic thresholding extension is changing the name of the latent sampler in the image's recorded metadata by appending "_dynthresXXX" characters to the end. This is transposed back to latent sampler name field when feeding the image metadata to the Text2Image tab causing it to name a sampler that doesn't exist.

In looking at the code, it appears that when issue #58 was implemented, somehow the thresholding name for the latent sampler is being restored as the latent sampler's original name.

Linking to the bug explanation as originally posted on the SD.Next issues page:

vladmandic/sdnext#2124

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions