Home

Awesome

ComfyUI-post-processing-nodes

A collection of post processing nodes for ComfyUI, which enable a variety of visually striking image effects

Example Image and Workflow

<p align="center"> <img src="examples/workflow_output.png" width="50%" /> <img src="examples/example_workflow.png"/> </p>

Both images have the workflow attached, and are included with the repo. Feel free to submit more examples as well!


<details> <summary>$\Large\color{#00A7B5}\text{Expand Node List}$</summary> <br/>

$\color{#00A7B5}\textbf{Bolded Color Nodes}$ are my personal favorites, and highly recommended to expirement with

</details>

Install

To install these nodes

Combine Nodes

By default post_processing_nodes.py should have all of the combined nodes. If you want a subset of nodes, you can run

python combine_files.py [--files FILES [FILES ...]] [--output OUTPUT]

or just run

python combine_files.py -h

for more help

Old Nodes

Some nodes have been have been added to the main repo, feel free to use those instead as they work perfectly fine. Old versions are still kept around for backwards compatability.