"description":"A collection of nodes powering a tensor oracle on a home network with automation"
},
@ -3239,6 +3240,36 @@
"install_type":"git-clone",
"description":"This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI."
"description":"Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to CIELCh(ab) and normalizes the chroma (or [colorfulness](https://en.wikipedia.org/wiki/Colorfulness)] component. Original source can be found in the link below."
"description":"Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to CIELCh(ab) and normalizes the chroma (or [colorfulness](https://en.wikipedia.org/wiki/Colorfulness)] component. Original source can be found in the link below."
},
{
"author":"bruefire",
"title":"ComfyUI Sequential Image Loader",
@ -67,6 +97,7 @@
"files":[
"https://github.com/jtrue/ComfyUI-JaRue"
],
"nodename_pattern":"_jru$",
"install_type":"git-clone",
"description":"A collection of nodes powering a tensor oracle on a home network with automation"