drozbay
drozbay
### Expected Behavior When using the AddNoise node before a sampling process that requires a latent with more than 4 channels and when inputting a 4 channel latent, I expect...
### Expected Behavior Running two identical workflows with the KSampler (Advanced) with the exact same parameters and inputs should always result in the same image generation. ### Actual Behavior The...
Repeatable results from PromptEnhancer with a seed variable
Add a callback handler for the resize_cond_item function that can be used to perform custom slicing of any conditioning item for proper use in context windows.
Simply slices up `vace_context` by window to allow the usage of VACE conditioning with Context Windows. Since the reference image is not separated from the rest of the VACE context,...
Even though this feature is not fully exposed yet in the nodes, there is still a bug in the logging line when splitting conds to windows. `window[0]` should instead be...