ComfyUI Extension: ComfyUI_Dragos_Nodes

Authored by drago87

Created

Updated

3 stars

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

README

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