ltdrdata/ComfyUI-Impact-Pack

Feature: Implement skip_start/from_start Options for NoiseInjectionHookProvider Similar to NoiseInjectionDetailerHookProvider

Closed this issue · 2 comments

It seemed that Noise Injection wasn't working on the first step, but it turned out that the noise from BNK_InjectNoise on flux worked differently than the noise from the "Inject Latent Noise" node from comfyui essentials.

Even with a strength of 200 using the noise from BNK_InjectNoise, the image didn't turn into trash.

I've added the noise variant from ComfyUI-essentials to my package. If you need it, you can find it here: https://github.com/bananasss00/ComfyUI-SP-Nodes/blob/main/nodes/inject_noise_hook_impact_pack.py