>>939400457
>how can you img2img with such low denoise to get such a heavy style alteration of whatever was the original picture was?

it's all about the sigmas baby
I use reForge, so I have no idea if this is possible in comfy, but my main scheduler is Laplace, and I have its configs set to mu=1.4/beta=1.6, then I set the sigma_min=1.1 and sigma_max=19
schedulers can raise or lower the sigma values, basically how much noise to remove at each step of the inference
a sigma_min value that high doesn't really play well with normal scheduler values, but I think the changes I made to the attention mechanism mitigates it a bit
I also have something like rotary pos embedding done to the attention mechanism mostly for the Key value, which apparently is the one that makes it follow the prompt better