Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#6351] ui: retain denoise strength and opacity when changing image #6407

Conversation

steffy-lo
Copy link
Contributor

Summary

This change fixes the issue where changing the image used for image to image resets the denoising strength and opacity to default values of 0.75 and 1 respectively.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label May 20, 2024
@psychedelicious psychedelicious linked an issue May 20, 2024 that may be closed by this pull request
1 task
Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for fixing this!

@psychedelicious psychedelicious enabled auto-merge (rebase) May 20, 2024 07:37
@psychedelicious
Copy link
Collaborator

It appears prettier is unhappy. Could you please run pnpm fix to format all files and push the changes? Ty

auto-merge was automatically disabled May 20, 2024 07:49

Head branch was pushed to by a user without write access

@steffy-lo steffy-lo force-pushed the fix/retain-denoise-strength-and-opacity branch from 28bcf1c to e801c59 Compare May 20, 2024 07:49
@psychedelicious psychedelicious merged commit 3227719 into invoke-ai:main May 20, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement]: Retain set denoise strength when changing the image
2 participants