ComfyUI_Dragos_Nodes

ComfyUI_Dragos_Nodes
★ 3

文件编号图像信息VAE加载流程自动化
为ComfyUI提供实用节点集:File Padding根据文件夹内PNG数量生成零填充编号,另含图像信息读取和按名加载VAE,便于自动化与管理
💡 自动生成零填充文件编号并在流程中引用与管理
🍴 3 Forks💻 Python🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
image
image
image
image
📄 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/

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

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

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