CivArchive
    Preview 336241Preview 336240Preview 336239

    ComfyUI: LINK

    Github repo + nodes description: LINK

    Leave suggestions and errors if you meet them

    What's new in 0.5.0:

    • CombiningArea scaler

    • More user-friendly ui names

    • ALL nodes description moved to GitHUB

    • Tuples and so on moved to their own directory in UI

    Simple* introduction:

    • Automate calculation depending on image sizes or something you want

    • easier(or not) editing multiple values of various nodes

    • Math

    • Modded scalers

    Installing: unzip files in ComfyUI/custom_nodes folder

    Should look like this:

    For example (v0.5.0) there is an example how scaled ConditioningArea can improve image after scaled latent combining:

    Only LatentCombine:

    Combining preview:

    LatentCombine with scaled ConditioningArea (640*360 to 1360*768):

    Example of workflow i made for this located in: /Derfuu_ComfyUI_ModdedNodes/workflow_examples/

    model: hPANTYHOSENEKO (sorry, couldn't find link)

    negative promp: embedding:verybadimagenegative6400

    TROUBLESHOOTING:

    If there are troubles with different sizes, aside from *64, this may solve problem: found on GitHUB

    This code is at the end of this file: /ComfyUI/comfy/ldm/modules/diffusionmodules/openaimodules.py

    NOTES#2:

    • Debug nodes counts as OUTPUT nodes and can be used withowt image preview or save nodes to get results

    P.S.:

    • All fixes wou can find or post on github, i look there too

    • If you catch error like: Calculated padded input size per channel: (2 x 82). Kernel size: (3 x 3). Kernel size can't be greater than actual input size. This MAY be because of too high or low offset you give to node

    Description

    Updated to last ComfyUI version (on 26.03.23) to use conversion between fields and connection points

    • Fixed types issues

    • Added:

      • Int2Tuple

    • Deleted due to last ComfyUI update which made them nearly useless now:

      • ConditioningSetAreaEXT (modded)

      • EmptyLatentImage (modded)

    • NOT Deleted, but now might be useless (IMHO):

      • LatentComposite (modded)

      • ConditioningSetArea (modded)

    • TUPLES moved to their own subfolder in UI

    • ALL custom nodes with FLOAT, INT, STRING values now can use their own fields as inputs (use conversion to points to connect)

    • Refactored nearly all code... again

    Other
    Other

    Details

    Downloads
    240
    Platform
    CivitAI
    Platform Status
    Deleted
    Created
    3/26/2023
    Updated
    8/9/2025
    Deleted
    8/9/2025

    Files

    comfyuiDerfuuMathAnd_derfuuNodes040.zip

    Mirrors