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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_Dragos_Nodes
and select it - 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/
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