Nodes Browser

ComfyDeploy: How ComfyUI_Dragos_Nodes works in ComfyUI?

What is ComfyUI_Dragos_Nodes?

Nodes:File Padding, Image Info, VAE Loader With Name

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_Dragos_Nodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI_Dragos_Nodes

Nodes that i want/need in my workflow but that i think outhers could have use for.

File Padding Node

A node that checks a folder and returns a padded string depending on the .png files in it.

An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string "0003"

If using Pinokio you may need to change the ./ComfyUI/output/ to ./output/

image

VAE Loader with Name output

As it says on the tin.

A node that selects a VAE and outputs it's name + the VAE itself

image

WLSH KSampler Image Info

A node that takes varous information and formats it to a easy to read format

Some inputs are optional

You can chain them together

image

Extra

A workflow component that is ment to be used with ComfyUI-Workflow-Component

you can modify the file by renaming file_padding.component.json to file_padding.json

image