This repository offers various extension nodes for ComfyUI. Nodes here have different characteristics compared to those in the ComfyUI Impact Pack. The Impact Pack has become too large now...
GNU General Public License v3.0
433
stars
50
forks
source link
Add ability to use Load Image Batch from Dir node, to load the last / latest image in a directory #143
Hi, I adjusted the minimum value on the Load Image Batch From Dir node from 0 to -1, this way you can use it to grab the last image from a directory.
I'm using it to feed the latest generated output image back to the front of my network as a latent image.