Trung0246 / ComfyUI-0246

Random nodes for ComfyUI
MIT License
108 stars 11 forks source link

ComfyUI-0246

Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality.

Documentation

More Docs (can be shown directly in the UI if rgthree is installed).

workflow_showcase

Nodes list

Piping:

Misc:

Control Flow:

"Execute anything" node:


Update

2024-03-03

Added Tag node to allow better data management. Demo workflow:

2024-01-18

Added Cloud and Switch node (still techincally in beta but whatever). Also added 0246.AlternateDOMWidget option.

Demo workflow are below:

2023-12-19

Tons more nodes. Here's the simple workflow image that showcase everything within this update.

For any nodes related to Script, *_order widget will determine script execution order, which depends on natsort. How it being sorted can be customized by doing things like INT, LOCALE within the _sort_mode widget.

Warning: The recent changes I have changed how Highway and Junction tracking types. Therefore the best way to mitigrate this is to just copy the _query or _offset, create a new Highway or Junction, paste the string then reconnect everything over. I've probably find a way to automate this.

I recommended you to play around with this sample workflow (edit 2024-01-20: kind of obsolete but should still works with some manual fixes):


TODO (may or may not get implemented)