Skip to content

Conversation

@JPPhoto
Copy link
Contributor

@JPPhoto JPPhoto commented Mar 13, 2023

#2931 was caused by new code that held onto the PRNG in get_make_image and used it in make_image for img2img and inpainting. This functionality has been moved elsewhere so that we can generate multiple images again.

@blessedcoolant
Copy link
Collaborator

Fixes #2931

@blessedcoolant blessedcoolant merged commit 3062580 into main Mar 13, 2023
@blessedcoolant blessedcoolant deleted the JPPhoto/fix-2931 branch March 13, 2023 13:48
blessedcoolant added a commit that referenced this pull request Mar 14, 2023
After #2942, seed needs to be passed down from inpaint to seam_paint.
Not doing so breaks inpainting and outpainting. This PR fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants