Closed DrJKL closed 1 year ago
Added pipeKSamplerAdvanced, let me know if it's not working as expected :)
Mostly :-D
2 notes:
add_noise
as one of the options in the built-in Advancedoptional_seed
as an input.Thanks for the quick response!
Updated it, hopefully that's better now
I think it's not picking up the seed from the pipe, maybe because it's seed
there, but noise_seed
in the Sampler?
I'll try to put 2 repros together
Ah of course. Sorry about that. Latest push should fix it:
Looks good, thanks!
Mainly looking for
start_at_step
,end_at_step
,return_with_leftover_noise
to be able to refactor some existing workflows.