Skip to content

Add the denoising step to several samplers #8780

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

chaObserv
Copy link
Contributor

Use the denoising step for those samplers when sigma goes to 0, instead of a sampler step. Although it looks like an Euler step, it is related to Tweedie’s formula. Without this, results can still easily appear blurry or noisy, even with more steps.

I also refactored the gradient_estimation to simplify the d_bar part.

denoising_grid_resized

@chaObserv chaObserv requested a review from comfyanonymous as a code owner July 3, 2025 14:34
@comfyanonymous comfyanonymous merged commit f41f323 into comfyanonymous:master Jul 3, 2025
5 checks passed
rakki194 pushed a commit to rakki194/ComfyUI that referenced this pull request Jul 21, 2025
@chaObserv chaObserv deleted the denoising_step_fix branch July 22, 2025 08:23
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.

2 participants