ComfyUI NO OneClick Workflow
List of needed Custom Nodes
Keep your ComfyUI updated or some of the nodes don't work
use the official repo of ComfyUI
Custom Node: https://github.com/Rvage0815/ComfyUI-Rvaged.git
this node can't be found in the manager, but you can use it to install it. Right click the link, copy the adress, click on Manager in the comfyui panel -> Install via Git URL. Restart ComfyUI. or clone it your self into the custom node folder. Its a Collection of nodes i use a lot in my workflows to prevent installing huge custom node sets for just one node. it also contains the project folder node and the scheduler "fix".
Description
fixed an issue with custom size in the image size group. if custom size is disabled the height/width values are not send because they come from the wrong node (Get Resolution should set them).
added yolo detection to the mask groups because all other groups failed on one video that i was working on and yolo returned an almost perfect result across all frames.