Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.
This description is a work in progress, but here is a draft.
These nodes implement techniqeus for model bending, which allow you to apply transformations to the internal workings of your model in order to push it towards new and diverse aesthetics. Typically, model bending is applied to chosen layers in a model, e.g. in GANs but in this implementation for diffusion model I implement it such that you can apply transformations at chosen denoising steps.
ComfyUI/custom_nodes
.