ComfyUI Extension: ComfyUI Model Bending

Authored by abuzreq

Created

Updated

0 stars

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.

Custom Nodes (0)

    README

    Diffusion Bending

    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.

    Quickstart

    1. Install ComfyUI.
    2. Install ComfyUI-Manager
    3. Look up this extension in ComfyUI-Manager. If you are installing manually, clone this repository under ComfyUI/custom_nodes.
    4. Restart ComfyUI.