Sign In

ComfyUI CPlus Control Box ( puts control variables in 1 node )

10

ComfyUI CPlus Control Box ( puts control variables in 1 node )

hi all,

i have been using ComfyUI for a few months now and have been making custom nodes as i need them for my own use.

during my use of ComfyUI i had problems with the complexity of the nodes as they get larger to the point where you forget where to set or change what value :)

today i would like to share with you a custom node that i created recently, but become one of my favorite custom nodes that i use in every workflow now, especially when dealing with large workflows with multiple Ksamplers with the same values for inputs.

CPlus Control Box custom node does the following:

  1. takes model and prompt inputs so it can allow for adding LoRas as you like.

  2. you'll have the following to controls as outputs in one node instead of many:

    1. model

    2. postivie

    3. negative

    4. latent image

    5. seed

    6. width

    7. height

    8. cfg

    9. steps

    10. denoise

    11. scaler

    12. clip

    13. vae

If you have any questions please leave them in the comments :)

( CPlus control box for ComfyUI- Free Download link )

Or in the Attachment in this article.

how to install:

  1. download the file from the attachment of this article

  2. unzip the file

  3. copy the folder CPlus_Ardenius to custom nodes folder of ComfyUI

  4. close ComfyUI terminal

  5. run ComfyUI

  6. click refresh in your ComfyUI control panel

  7. right click in workflow area then pick CPlus -> CPlus control box
    or double click and search for CPlus control box

10

Comments